Fabrication dimension type.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.3.0.0 (26.3.0.0)
Syntax
C#
public enum FabricationDimensionType
Members
| Member name | Value | Description |
|---|---|---|
| Angle | 4 | Angle. |
| Depth | 2 | Depth. |
| Diameter | 3 | Diameter. |
| Internal | 0 | Internal. |
| Length | 5 | Length. |
| Width | 1 | Width. |
