CIRCLE 2P: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Command|syntax= | {{Command|syntax=[[Image:circle_2p.png|right|CIRCLE_2P]]CIRCLE_2P <circle number>, <point>, <point> | ||
|description= | |description=Create a circle from 2 points, to define a radius see [[CIRCLE_2PR|here]], 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_2P 7, 1, 2 | ||
[[Category:Geometry]] | [[Category:Geometry]] |
Revision as of 17:14, 20 July 2010
Command
Create a circle from 2 points, to define a radius see here, 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.
Example
- CIRCLE_2P 7, 1, 2