Revit 2026 API
Reinforcement |
Gets the identifier of the length unit quantifying the reinforcement rounding values.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ForgeTypeId GetLengthUnitTypeId()
Public Function GetLengthUnitTypeId As ForgeTypeId
public: ForgeTypeId^ GetLengthUnitTypeId()
member GetLengthUnitTypeId : unit -> ForgeTypeId
Return Value
ForgeTypeIdSee Also