Revit 2017.1 API |
FabricationConfigurationInfo Members |
FabricationConfigurationInfo Class Methods Properties See Also |
The FabricationConfigurationInfo type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Dispose | Releases all resources used by the FabricationConfigurationInfo |
![]() | Equals | (Inherited from Object.) |
![]() ![]() | FindSourceFabricationConfiguration |
Finds the source fabrication configuration on disk which matches the input fabrication configuration.
|
![]() ![]() | GetAllFabricationConfigurations |
Gets all added fabrication configurations.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetProfiles |
Return the profiles in the fabrication configuration.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsValid |
Checks if the fabrication configuration is valid.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | Description |
The description of the fabrication configuration.
|
![]() | GUID |
The unique identification of the fabrication configuration.
|
![]() | IsLocked |
Checks whether the fabrication configuration is locked. If true, the configuration is locked and cannot be removed.
|
![]() | IsValidObject |
Specifies whether the .NET object represents a valid Revit entity.
|
![]() | Name |
The name of the fabrication configuration.
|
![]() | Path |
The path where the fabrication configuration is located.
|
![]() | UnitSystem |
The unit system of the fabrication configuration. Units can be UnitSystem.Metric or UnitSystem.Imperial.
|
![]() | Version |
The version of the fabrication configuration.
|