CIRCLE GET DATA

From Macros Wiki
Revision as of 14:30, 12 August 2010 by ConnerO (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Up

Command

CIRCLE_GET_DATA <circle number>, <xc>, <yc>, <radius>


This command is used to get the data of the defined circle.

Parameters

<circle number>
The number of a previously defined macro circle.
<xc>
X co-ordinate of the center point.
<yc>
Y co-ordinate of the center point.
<radius>
The circle radius

Example

CIRCLE_GET_DATA 4, 6, 8, 3