Revit 2025.3 API
Parameter |
"Alternate Units Prefix"
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static ForgeTypeId AlternateUnitsPrefix { get; }
Public Shared ReadOnly Property AlternateUnitsPrefix As ForgeTypeId Get
public: static property ForgeTypeId^ AlternateUnitsPrefix { ForgeTypeId^ get (); }
static member AlternateUnitsPrefix : ForgeTypeId with get
Property Value
ForgeTypeIdSee Also