CIRCLE CR

From Macros Wiki
Revision as of 19:02, 10 August 2010 by MikeO (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Up

Command

CIRCLE_CR
CIRCLE_CR
CIRCLE_2C <circle number>, <point>, <radius>


Create a circle given the center point and radius.

Parameters

<circle number>
The number of the circle to be created.
A number between 1 and 100.
<point>
The number of an existing point.
<radius>
The circle radius

Example

CIRCLE_2C 1, 1, 2