StairsBaseElevation Property |
The base elevation of the stairs.
Namespace: Autodesk.Revit.DB.ArchitectureAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic double BaseElevation { get; }
Public ReadOnly Property BaseElevation As Double
Get
public:
property double BaseElevation {
double get ();
}
member BaseElevation : float with get
Property Value
Double
See Also