EnergyAnalysisSpace.GetClosedShell
Description:
Gets the collection of polygons that form a closed shell. This method returns a collection of polyloops (planar polygons) that defines an enclosed volume measured by interior bounding surfaces, if in rooms and spaces mode.
Gets the collection of polygons that form a closed shell. This method returns a collection of polyloops (planar polygons) that defines an enclosed volume measured by interior bounding surfaces, if in rooms and spaces mode.
public IList<Polyloop> GetClosedShell()
IList<Polyloop>
the collection of polygons that form a closed shell.