Share

BuildingEnvelopeAnalyzerOptions.AnalyzeEnclosedSpaceVolumes Property

Whether or not to analyze interior connected regions inside the building forming enclosed space volumes.


Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public bool AnalyzeEnclosedSpaceVolumes { get; set; }

Property Value

Boolean

Remarks

If true, the analyzer will also look for bounding building elements and connected analytical grid cells for enclosed space volumes inside the building.

See Also

Reference

Was this information helpful?