RoofComponentsScaledDepth Property |
The depth of the roof slab.
Namespace: Autodesk.Revit.DB.IFCAssembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.0.0.0 (25.0.0.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