Fabrication dimension unit type.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public enum FabricationDimensionUnitType
Members
| Member name | Value | Description |
|---|
| Angular | 2 |
Angular.
|
| Linear | 1 |
Linear.
|
| NoUnits | 0 |
NoUnits.
|
See Also
Reference