2027 Method
Changes 0
M

EnergyAnalysisSpace.GetBoundary

Description:
Gets the collection of polygons that form the 2D boundary. This method returns a collection of polyloops (planar polygons) that defines an enclosed area measured by interior bounding surfaces, if in rooms and spaces mode.
public IList<Polyloop> GetBoundary()
IList<Polyloop> The collection of polygons that form the 2D boundary.