Two points and a starting direction for shapes.edge.arcThroughTwoPointsAndTangent, a circular arc between the points.
shapes.edge.arcThroughTwoPointsAndTangent
Optional
The point the arc begins at, where the tangent applies.
[0, 0, 0] Copy
[0, 0, 0]
The direction the arc leaves the start point in; it fixes the plane and radius of the arc.
[0, 1, 0] Copy
[0, 1, 0]
The point the arc finishes at.
[0, 0, 1] Copy
[0, 0, 1]
Namespace: Bit › Inputs › OCCT
Other symbols in Inputs.OCCT:
API reference home · Full symbol index · Tutorials and guides · Platform
Two points and a starting direction for
shapes.edge.arcThroughTwoPointsAndTangent, a circular arc between the points.