CIRCLE CR

From Macros Wiki
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