Optionalcircle: TOptionalpoint1: Point3Optionalpoint2: Point3Optionaltolerance: numberOptionalpositionResult: positionResultEnumOptionalcircleRemainder: circleInclusionEnumThe circle edge the lines must touch.
The first point the lines start from; it must lie outside the circle.
The second point the lines start from; it must lie outside the circle.
How close a line must come to the circle to count as touching it, in model units.
Which lines to keep: those on one side of the circle, the other side, or all of them.
Whether to add the piece of the circle between the touching points on one side or the other;
none adds nothing.
A circle, two points and the filtering options for
shapes.edge.constraintTanLinesFromTwoPtsToCircle, which draws the tangent lines from each point to the circle.