<Code Lib>
2022 Method
Changes 0
M

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.

public IList<Polyloop> GetClosedShell()

IList<Polyloop> the collection of polygons that form a closed shell.

Loading…