Difference between revisions of "CIRCLE 3P"
From Macros Wiki
Line 1: | Line 1: | ||
{{Command|syntax=[[Image:circle_3p.png|right|CRICLE_3P]]CIRCLE_3P <circle number>, <point>, <point>, <point> | {{Command|syntax=[[Image:circle_3p.png|right|CRICLE_3P]]CIRCLE_3P <circle number>, <point>, <point>, <point> | ||
− | |description=Create a | + | |description=:Create a [[macro_circle|circle]] from 3 points. |
|param1=<circle number>|param1_desc= {{circle number}} | |param1=<circle number>|param1_desc= {{circle number}} |
Revision as of 17:11, 26 July 2010
Command
- CIRCLE_3P <circle number>, <point>, <point>, <point>
- Create a circle from 3 points.
Parameters
- <circle number>
- The number of a previously defined macro circle.
- <point>
- The number of an existing point.
- <point>
- The number of an existing point.
- <point>
- The number of an existing point.
Example
- CIRCLE_3P 1, 1, 2, 3