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(edges, orientations) -> loopParameters
edges (EdgeList) : List of edges composing the loop
orientations (OrientationList) : List of orientations for each edges
Return value
loop (Loop) : The created loop