FabricationDimensionDefinition Properties
| Name | Return Type | Description |
|---|---|---|
| IsModifiable | bool | Checks if the fabrication dimension is modifiable by user. |
| IsValidObject | Boolean | Specifies whether the .NET object represents a valid Revit entity. |
| Name | string | Fabrication dimension name. |
| Type | FabricationDimensionType | Fabrication dimension type. |
| UnitType | FabricationDimensionUnitType | Fabrication dimension unit type. |