Difference between revisions of "CIRCLE 3P"
From Macros Wiki
Line 1: | Line 1: | ||
− | {{Command|syntax=CIRCLE_3P <circle number>, <point>, <point>, <point> | + | {{Command|syntax=[[Image:circle_3p.png|right|CRICLE_3P]]CIRCLE_3P <circle number>, <point>, <point>, <point> |
− | |description= | + | |description=Create a circle from 3 points, to create the circle in the GibbsCam window see here. |
|param1=<circle number>|param1_desc= {{circle number}} | |param1=<circle number>|param1_desc= {{circle number}} | ||
Line 9: | Line 9: | ||
===Example=== | ===Example=== | ||
− | : | + | :CIRCLE_3P 1, 1, 2, 3 |
[[Category:Geometry]] | [[Category:Geometry]] |
Revision as of 13:07, 20 July 2010
Command
- CIRCLE_3P <circle number>, <point>, <point>, <point>
Create a circle from 3 points, to create the circle in the GibbsCam window see here.
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