Functions | |
def | angleBisection (edge1, edge2) |
def | connect (edges, closed=False) |
def | findIntersection (edge1, edge2, infinite1=False, infinite2=False, ex1=False, ex2=False, dts=True, findAll=False) |
def | wiresIntersect (wire1, wire2) |
Variables | |
Part = lz.LazyLoader("Part", globals(), "Part") | |
draftgeoutils.intersections.Part = lz.LazyLoader("Part", globals(), "Part") |