CIRCLE CR

From Macros Wiki
Revision as of 22:41, 2 August 2010 by ConnerO (talk | contribs)
Jump to navigationJump to search

Up

Command

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


Create a circle from a point (center point), given the 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