Difference between revisions of "POINT 2C"
From Macros Wiki
Line 2: | Line 2: | ||
|description=:Create a [[macro_point|point]] where 2 circles intersect. | |description=:Create a [[macro_point|point]] where 2 circles intersect. | ||
− | |param1=<point number>|param1_desc= {{point number}} | + | |param1=<point number>|param1_desc= {{create point number}} |
|param2=<circle>|param2_desc= {{circle}} | |param2=<circle>|param2_desc= {{circle}} | ||
|param3=<circle>|param3_desc= {{circle}} | |param3=<circle>|param3_desc= {{circle}} |
Revision as of 13:51, 29 July 2010
Command
- POINT_2C <point number>, <circle>, <circle>, <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>
- The number of an existing circle.
- <circle>
- The number of an existing circle.
- <option>
- 1 or 2, to select one of the 2 possible solutions.
Example
- POINT_2C 1, 1, 2, 1