CIRCLE CR

From Macros Wiki
Revision as of 21:47, 13 July 2010 by ConnerO (talk | contribs)
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 number>
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