CIRCLE CR

From Macros Wiki
Revision as of 20:51, 13 July 2010 by ConnerO (talk | contribs) (New page: {{Command|syntax=CIRCLE_2C <circle number>, <point>, <radius> |description=This command is used to create a circle from a point, given the radius. |param1=<circle>|param1_desc...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Command

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


This command is used to create a circle from a point, given the radius.

Parameters

<circle>
The number of the circle (1 to 100) to be defined.This is a number used by the macro to create other geometry.
<point>
This refers to a previously defined point (1 to 100), this should be given in the format P(Number).
<radius>
The radius of a circle in either inches or mm (inches are default)

Example

- CIRCLE_2C 2, P6, 3