HostObjectSubcomponentInfoDepth Property |
The depth of the roof or floor slab.
Namespace: Autodesk.Revit.DB.IFCAssembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic double Depth { get; }
Public ReadOnly Property Depth As Double
Get
public:
property double Depth {
double get ();
}
member Depth : float with get
Property Value
Double
Remarks
The depth is the thickness of the slab as measured perpendicular to the slab's main faces,
as opposed to the vertical extrusion distance.
See Also