CIRCLE PC: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
===Example=== | ===Example=== | ||
:CIRCLE_PC | :CIRCLE_PC 2, 2, 1 | ||
[[Category:Geometry]] | [[Category:Geometry]] |
Revision as of 22:42, 2 August 2010
Command
- 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