CIRCLE PCR: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
ConnerO (talk | contribs)
No edit summary
Line 5: Line 5:
|param2=<point>|param2_desc= {{point}}
|param2=<point>|param2_desc= {{point}}
|param3=<circle>|param3_desc= {{circle}}
|param3=<circle>|param3_desc= {{circle}}
|param4=<radius>|param4_desc= {{radius}}  
|param4=<radius>|param4_desc= {{circle_radius}}  
|param5=<option>|param5_desc= {{1-2option}}  
|param5=<option>|param5_desc= {{1-2option}}  
}}
}}

Revision as of 17:57, 29 July 2010

Command

CIRCLE_PCR
CIRCLE_PCR
CIRCLE_PCR <circle number>, <point>, <circle>, <radius>, <option>


Create a circle where a given point is touching the circle and the given circle is also touching the new circle.

Parameters

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

Example

CIRCLE_PCR 3, 5, 1, 6, 2