Revit 2022.1 API |
Space..::..SpaceCavityRatio Property |
Space Class See Also |
Get the Space Cavity Ratio of the Space.
Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.1.0)
Syntax
C# |
---|
public double SpaceCavityRatio { get; } |
Visual Basic |
---|
Public ReadOnly Property SpaceCavityRatio As Double Get |
Visual C++ |
---|
public: property double SpaceCavityRatio { double get (); } |
Remarks
This property is used to get the Space Cavity Ratio of the Space.