IFCLegacyStairOrRampRiserHeight Property |
The height of riser.
Namespace: Autodesk.Revit.DB.IFCAssembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.0.4.0 (26.0.4.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