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