BuiltInFailuresEnergyAnalysisFailuresComputeRoomVolumeNotCheckedWarn Property |
The setting for calculation of Volume Computations is not on. The analysis model produced will be approximate without the computation of Areas and Volumes
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static FailureDefinitionId ComputeRoomVolumeNotCheckedWarn { get; }
Public Shared ReadOnly Property ComputeRoomVolumeNotCheckedWarn As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ ComputeRoomVolumeNotCheckedWarn {
FailureDefinitionId^ get ();
}
static member ComputeRoomVolumeNotCheckedWarn : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also