| Revit 2024 API |
| FabricationDimensionType Enumeration |
| See Also |
Fabrication dimension type.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since:
2016
Syntax
| C# |
|---|
public enum FabricationDimensionType |
| Visual Basic |
|---|
Public Enumeration FabricationDimensionType |
| Visual C++ |
|---|
public enum class FabricationDimensionType |
Members
| Member name | Description |
|---|---|
| Internal | Internal. |
| Width | Width. |
| Depth | Depth. |
| Diameter | Diameter. |
| Angle | Angle. |
| Length | Length. |