Revit 2026 API
Roof |
The depth of the roof slab.
Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double ScaledDepth { get; }
Public ReadOnly Property ScaledDepth As Double Get
public: property double ScaledDepth { double get (); }
member ScaledDepth : float with get
Property Value
DoubleSee Also