draftgeoutils.fillets Namespace Reference

Functions

def fillet (lEdges, r, chamfer=False)
 
def filletWire (aWire, r, chamfer=False)
 

Variables

 Part = lz.LazyLoader("Part", globals(), "Part")
 

Variable Documentation

◆ Part

draftgeoutils.fillets.Part = lz.LazyLoader("Part", globals(), "Part")