IFCLegacyStairOrRampRiserHeight Property |
The height of riser.
Namespace: Autodesk.Revit.DB.IFCAssembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic double RiserHeight { get; }
Public ReadOnly Property RiserHeight As Double
Get
public:
property double RiserHeight {
double get ();
}
member RiserHeight : float with get
Property Value
Double
See Also