ReinforcementRoundingManagerGetLengthUnitTypeId Method |
Gets the identifier of the length unit quantifying the reinforcement rounding values.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic ForgeTypeId GetLengthUnitTypeId()
Public Function GetLengthUnitTypeId As ForgeTypeId
public:
ForgeTypeId^ GetLengthUnitTypeId()
member GetLengthUnitTypeId : unit -> ForgeTypeId
Return Value
ForgeTypeId
See Also