CIRCLE 3P: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
ConnerO (talk | contribs)
No edit summary
Line 1: Line 1:
{{Command|syntax=CIRCLE_3P <[[circle number]]>, <[[point]]>, <[[point]]>, <[[point]]>
{{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 20: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