Share

EnergyAnalysisOpening.GetPolyloop Method

Gets the planar polygon describing the opening geometry.


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

Syntax

C#

public Polyloop GetPolyloop()

Return Value

Polyloop

Remarks

A planar polygon describing the surface geometry as described in gbXML. The geometry is currently measured per analytical(center-line).

See Also

Reference

Was this information helpful?