Revit 2025.3 API
Roof |
The depth of the roof slab.
Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.3.0.0 (25.3.0.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