2027 Members
Changes 0
M

FabricationConfigurationInfo Properties

Name Return Type Description
P CloudId string The identifier of the cloud configuration.
P Description string The description of the fabrication configuration.
P GUID Guid The unique identification of the fabrication configuration.
P IsCloudConfiguration bool Whether the cloud configuration is a remote cloud one.
P IsLocked bool Checks whether the fabrication configuration is locked. If true, the configuration is locked and cannot be removed.
P IsValidObject Boolean Specifies whether the .NET object represents a valid Revit entity.
P Name string The name of the fabrication configuration.
P Path string The path where the fabrication configuration is located. To populate this property, you may need to call FindSourceFabricationConfiguration first.
P UnitSystem UnitSystem The unit system of the fabrication configuration. Units can be UnitSystem.Metric or UnitSystem.Imperial.
P Version double The version of the fabrication configuration.