Revit 2025 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: 25.0.0.0 (25.0.0.0)
Syntax
public ForgeTypeId GetLengthUnitTypeId()
Public Function GetLengthUnitTypeId As ForgeTypeId
public: ForgeTypeId^ GetLengthUnitTypeId()
member GetLengthUnitTypeId : unit -> ForgeTypeId
Return Value
ForgeTypeIdSee Also