OCCBrepLoop.from_edges
- classmethod OCCBrepLoop.from_edges(edges)
Construct a loop from a collection of edges.
- Parameters:
- edgeslist[
compas_occ.brep.BrepEdge] The edges.
- edgeslist[
- Returns:
Construct a loop from a collection of edges.
compas_occ.brep.BrepEdge]The edges.