Version: 
Back to list

CAD :: createLoop

Synopsis

   Create a loop from a set of edges of a set of orientations

GUI Dialog

   

Script function

   cad.createLoop(coEdges[, check]) -> loop

Parameters

   coEdges (CoEdgeList) : List of coEdges composing the loop
   check (Boolean[optional] : If true, the loop check if edges are well connected or not

Return value

   loop (Loop) : The created loop