Revit 2025.3 API
IFCLegacy |
The height of riser.
Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public double RiserHeight { get; }
Public ReadOnly Property RiserHeight As Double Get
public: property double RiserHeight { double get (); }
member RiserHeight : float with get
Property Value
DoubleSee Also