Gets the collection of planar polygons describing the surface geometry.
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public IList<Polyloop> GetPolyloops()
Return Value
IList<Polyloop>The collection of polygons describing the surface geometry.