<Code Lib>
M

EnergyAnalysisOpening.GetPolyloops

Description:
Gets the collection of planar polygons describing the opening geometry.
Remarks:
A collection of polyloops (planar polygons) describing the opening geometry as described in gbXML. The geometry is currently measured per analytical(center-line).

public IList<Polyloop> GetPolyloops()

IList<Polyloop> The collection of polygons describing the opening geometry.

Loading…