Namespace:
Autodesk.Revit.DB
FabricationDimensionDefinition
Class
Description:
Represents the definition of a single fabrication pattern dimension. Together all dimensions represent the parametric definition of the fabrication part.
Represents the definition of a single fabrication pattern dimension. Together all dimensions represent the parametric definition of the fabrication part.
FabricationDimensionDefinition Class Members:
Name | Description | Inherited From |
---|---|---|
IsModifiable | If the fabrication dimension is modifiable by user. | |
IsValidObject | Specifies whether the .NET object represents a valid Revit entity. | |
Name | Fabrication dimension name. | |
Type | Fabrication dimension type. | |
UnitType | Fabrication dimension unit type. |
Name | Description | Inherited From |
---|---|---|
Dispose | Releases all resources used by the FabricationDimensionDefinition | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object ) | Object |
GetHashCode | Serves as the default hash function. (Inherited from Object ) | Object |
GetType | Gets the Type of the current instance. (Inherited from Object ) | Object |
ToString | Returns a string that represents the current object. (Inherited from Object ) | Object |