GenericZone.Volume
Description:
The volume for the zone, in cubic feet.
The volume for the zone, in cubic feet.
Remarks:
The volume (the gross volume) of a space-based zone is the sum of the volumes of all spaces in the zone. This property will return a value of zero for zones when the volume isn't defined.
The volume (the gross volume) of a space-based zone is the sum of the volumes of all spaces in the zone. This property will return a value of zero for zones when the volume isn't defined.
public double Volume { get; }