CPL2=PLrope([D,v2,fuse])
D : | [Outer Diameter inner Diameter] | |
v2 : | second vector such as [1 0] | |
fuse : | if true, there are no single cardeel anymore; default is false |
CPL2 : | Final Contour |
PLrope(5,[.9 .5])
PLrope(3,[.9 .5])
PLrope(7,[.9 .5])
PLrope(7,[1 .5])
PLrope(7,[1 .5],true)