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