draftgeoutils.arcs Namespace Reference

Functions

def arcFrom2Pts (firstPt, lastPt, center, axis=None)
 
def arcFromSpline (edge)
 
def isClockwise (edge, ref=None)
 
def isWideAngle (edge)
 

Variables

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

Variable Documentation

◆ Part

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