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 10: Line 10:


===Example===
===Example===
:CIRCLE_PC 3, 5, 2
:CIRCLE_PC 2, 2, 1


[[Category:Geometry]]
[[Category:Geometry]]

Revision as of 22:42, 2 August 2010

Up

Command

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


Create a circle where a given point is the center of the circle and the given circle is just touching the new circle.

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 2, 2, 1