Difference between revisions of "CIRCLE 3P"
From Macros Wiki
Line 1: | Line 1: | ||
− | {{Command|syntax=CIRCLE_3P < | + | {{Command|syntax=CIRCLE_3P <circle number>, <point>, <point>, <point> |
|description=This command is used to create a cricle where 3 different points all lay on the circle. | |description=This command is used to create a cricle where 3 different points all lay on the circle. | ||
Revision as of 15:56, 14 July 2010
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