FabricationDimensionDefinition
Description:
Fabricaition dimension definition
Fabricaition dimension definition
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.FabricationDimensionDefinition
System.Object
Autodesk.Revit.DB.FabricationDimensionDefinition
public class FabricationDimensionDefinition : IDisposable
| Name | Return Type | Description |
|---|---|---|
| Dispose() | None | Releases all resources used by the |
| Name | Return Type | Description |
|---|---|---|
| IsModifiable | bool | If the fabrication dimension is modifiable by user. |
| IsValidObject | bool | 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. |