Gets the identifier of the length unit quantifying the reinforcement rounding values.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2014
Syntax
| C# |
|---|
public ForgeTypeId GetLengthUnitTypeId() |
| Visual Basic |
|---|
Public Function GetLengthUnitTypeId As ForgeTypeId |
| Visual C++ |
|---|
public: ForgeTypeId^ GetLengthUnitTypeId() |