Share

FabricationDimensionType Enumeration

Fabrication dimension type.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public enum FabricationDimensionType

Members

Member nameValueDescription
Angle4 Angle.
Depth2 Depth.
Diameter3 Diameter.
Internal0 Internal.
Length5 Length.
Width1 Width.

See Also

Reference

Was this information helpful?