Added Workplane.tangentArcToPoint, occ_impl.shapes.Edge.makeTangentArc

This commit is contained in:
Marcus Boyd
2020-02-22 20:00:45 +10:30
parent cd66589e4e
commit b89bc44f86
5 changed files with 178 additions and 4 deletions

View File

@ -54,6 +54,7 @@ All 2-d operations require a **Workplane** object to be created.
Workplane.threePointArc
Workplane.sagittaArc
Workplane.radiusArc
Workplane.tangentArcEndpoint
Workplane.rotateAndCopy
Workplane.mirrorY
Workplane.mirrorX