RoofComponentsScaledDepth Property |
The depth of the roof slab.
Namespace: Autodesk.Revit.DB.IFCAssembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic double ScaledDepth { get; }
Public ReadOnly Property ScaledDepth As Double
Get
public:
property double ScaledDepth {
double get ();
}
member ScaledDepth : float with get
Property Value
Double
See Also