Functions | |
| def | circlefrom1Line2Points (edge, p1, p2) |
| def | circlefrom2Lines1Point (edge1, edge2, point) |
| def | circleFrom2LinesRadius (edge1, edge2, radius) |
| def | circleFrom2PointsRadius (p1, p2, radius) |
| def | circleFrom3LineTangents (edge1, edge2, edge3) |
| def | circleFromPointLineRadius (point, edge, radius) |
| def | findClosestCircle (point, circles) |
| def | findHomotheticCenterOfCircles (circle1, circle2) |
| def | findRadicalAxis (circle1, circle2) |
| def | findRadicalCenter (circle1, circle2, circle3) |
| def | getCircleFromSpline (edge) |
Variables | |
| Part = lz.LazyLoader("Part", globals(), "Part") | |
| draftgeoutils.circles.Part = lz.LazyLoader("Part", globals(), "Part") |