The depth of the roof slab.
Namespace: Autodesk.Revit.DB.IFCAssembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 20.0.0.0 (20.0.0.377)
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 ();
} |
See Also