The depth of the roof slab.
Namespace: Autodesk.Revit.DB.IFCAssembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2014
Syntax
| C# |
|---|
public double ScaledDepth { get; } |
| Visual Basic |
|---|
Public ReadOnly Property ScaledDepth As Double Get |
| Visual C++ |
|---|
public: property double ScaledDepth { double get (); } |