BRepLoop.from_polygon

classmethod BRepLoop.from_polygon(polygon)

Construct a loop from a polygon.

Parameters

polygon (compas.geometry.Polygon) – The polygon.

Returns

BRepLoop