POINT 2C: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Command|syntax=POINT_2C <point number>, <circle>, <circle>, | {{Command|syntax=[[Image:point_2c.png|right|POINT_2C]]POINT_2C <point number>, <circle>, <circle>, <option> | ||
|description= | |description=:Create a point where 2 circles intersect. | ||
|param1=<point number>|param1_desc= {{point number}} | |param1=<point number>|param1_desc= {{point number}} | ||
|param2=<circle>|param2_desc= {{circle}} | |param2=<circle>|param2_desc= {{circle}} | ||
|param3=<circle>|param3_desc= {{circle}} | |param3=<circle>|param3_desc= {{circle}} | ||
|param4=<option>|param4_desc= {{1-2option}} | |||
}} | }} | ||
===Example=== | ===Example=== | ||
: | :POINT_2C 1, 1, 2, 1 | ||
[[Category:Geometry]] | [[Category:Geometry]] |
Revision as of 17:38, 21 July 2010
Command
- Create a point where 2 circles intersect.
Parameters
- <point number>
- The number of a previously defined macro point.
- <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