A circle edge and two points on it for shapes.edge.arcFromCircleAndTwoPoints, which cuts the arc between them.
shapes.edge.arcFromCircleAndTwoPoints
Optional
The circle edge the arc is cut from.
undefined Copy
undefined
The point on the circle where the arc starts.
[0, 0, 0] Copy
[0, 0, 0]
The point on the circle where the arc ends.
[0, 0, 1] Copy
[0, 0, 1]
Which way round the circle the arc runs from start to end: true follows the circle's own direction, false goes the other way.
true Copy
true
Namespace: Bit › Inputs › OCCT
Other symbols in Inputs.OCCT:
API reference home · Full symbol index · Tutorials and guides · Platform
A circle edge and two points on it for
shapes.edge.arcFromCircleAndTwoPoints, which cuts the arc between them.