CIRCLE 2P: 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_2C <circle number>, <point>, <point>
{{Command|syntax=[[Image:circle_2p.png|right|CIRCLE_2P]]CIRCLE_2P <circle number>, <point>, <point>
|description=*desc*
|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 4, 9, 7
:CIRCLE_2P 7, 1, 2


[[Category:Geometry]]
[[Category:Geometry]]

Revision as of 17:14, 20 July 2010

Command

CIRCLE_2P
CIRCLE_2P
CIRCLE_2P <circle number>, <point>, <point>


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