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