Revit 2026 API
IFCLegacy |
The height of riser.
Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.0.4.0 (26.0.4.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