Version:
Back to list
CAD :: createLoop
Synopsis
Create a loop from a set of edges of a set of orientationsGUI Dialog
Script function
cad.createLoop(coEdges[, check]) -> loopParameters
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