Gets the identifier of the length unit quantifying the reinforcement rounding values.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since:  2014

Syntax

C#
public ForgeTypeId GetLengthUnitTypeId()
Visual Basic
Public Function GetLengthUnitTypeId As ForgeTypeId
Visual C++
public:
ForgeTypeId^ GetLengthUnitTypeId()

See Also