FabricationDimensionType Enumeration |
Fabrication dimension type.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic enum FabricationDimensionType
Public Enumeration FabricationDimensionType
public enum class FabricationDimensionType
type FabricationDimensionType
MembersMember name | Value | Description |
---|
Internal | 0 |
Internal.
|
Width | 1 |
Width.
|
Depth | 2 |
Depth.
|
Diameter | 3 |
Diameter.
|
Angle | 4 |
Angle.
|
Length | 5 |
Length.
|
See Also