Get the Volume of the Room.
Namespace: Autodesk.Revit.DB.ArchitectureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public double Volume { get; }Property Value
Double
Remarks
This property is used to get the Volume of the Room.
See Also
Reference