POINT 2C

From Macros Wiki
Jump to navigationJump to search

Up

Command

POINT_2C
POINT_2C
POINT_2C <point number>, <circle 1>, <circle 2>, <option>


Create a point where 2 circles intersect.

Parameters

<point number>
The number of the point to be created.
A number between 1 and 100.
<circle 1>
The number of an existing circle.
<circle 2>
The number of an existing circle.
<option>
1 or 2, to select one of the 2 possible solutions.

Example

POINT_2C 5, 1, 2, 1
POINT_2C 6, 1, 2, 2