| Revit 2017 API |
| FabricationDimensionType Enumeration |
| See Also |
Fabrication dimension type.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 17.0.0.0 (17.0.484.0)
Since:
2016
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. |