CIRCLE PC: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
ConnerO (talk | contribs)
No edit summary
Line 1: Line 1:
{{Command|syntax=CIRCLE_PC <circle number>, <point>, <circle>
{{Command|syntax=CIRCLE_PC <circle number>, <point>, <circle>
|description=This command is used to create a circle where a given point lies on the circle and the given circle is just touching the new circle.<br/> to determine a radius see [[CIRCLE_PCR]].
|description=Create a circle where a given point lies on the circle and the defined circle is just touching the new circle.<br/> to determine a radius see [[CIRCLE_PCR]].


|param1=<circle number>|param1_desc= {{circle number}}
|param1=<circle number>|param1_desc= {{circle number}}

Revision as of 22:49, 19 July 2010

Command

CIRCLE_PC <circle number>, <point>, <circle>


Create a circle where a given point lies on the circle and the defined circle is just touching the new circle.
to determine a radius see CIRCLE_PCR.

Parameters

<circle number>
The number of a previously defined macro circle.
<point>
The number of an existing point.
<circle>
The number of an existing circle.

Example

- CIRCLE_PC 3, 5, 2