FabricationDimensionType Enumeration


Fabrication Dimension Type Enumeration

Fabrication dimension type.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public enum FabricationDimensionType
Members
Member name Value Description
Internal 0 Internal.
Width 1 Width.
Depth 2 Depth.
Diameter 3 Diameter.
Angle 4 Angle.
Length 5 Length.
See Also