CIRCLE 3P

From Macros Wiki
Revision as of 21:48, 13 July 2010 by ConnerO (talk | contribs)
Jump to navigationJump to search

Command

CIRCLE_3P <circle number>, <point>, <point>, <point>


This command is used to create a cricle where 3 different points all lay on the circle.

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).
<point>
This refers to a previously defined point (1 to 100), this should be given in the format P(Number).
<point>
This refers to a previously defined point (1 to 100), this should be given in the format P(Number).

Example

- CIRCLE_3P 5, 2, 7