CIRCLE 2LR: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Command|syntax=CIRCLE_2LR <circle number>, <line>, <line>, <radius>, <option> | {{Command|syntax=[[Image:circle_2lr.png|right|CIRCLE_2LR]]CIRCLE_2LR <circle number>, <line>, <line>, <radius>, <option> | ||
|description= | |description=:Create a circle from 2 lines and a defined radius, to create the circle in the GibbsCam window see [[CREATE_CIRCLE|here]]. | ||
|param1=<circle number>|param1_desc= {{circle number}} | |param1=<circle number>|param1_desc= {{circle number}} | ||
Line 6: | Line 6: | ||
|param3=<line>|param3_desc= {{line}} | |param3=<line>|param3_desc= {{line}} | ||
|param4=<radius>|param4_desc= {{radius}} | |param4=<radius>|param4_desc= {{radius}} | ||
|param5=<option>|param5_desc= | |param5=<option>|param5_desc= From 1- 4, select whiche side of the line intersect the circle will be. | ||
}} | }} | ||
===Example=== | ===Example=== | ||
: | :CIRCLE_2LR 5, 1, 2, 1, 2 | ||
: | :CIRCLE_2LR 6, 1, 2, 1, 3 | ||
[[Category:Geometry]] | [[Category:Geometry]] |
Revision as of 17:49, 20 July 2010
Command
- Create a circle from 2 lines and a defined radius, to create the circle in the GibbsCam window see here.
Parameters
- <circle number>
- The number of a previously defined macro circle.
- <line>
- The number of an existing line.
- <line>
- The number of an existing line.
- <radius>
- radius of the circle or arc.
- <option>
- From 1- 4, select whiche side of the line intersect the circle will be.
Example
- CIRCLE_2LR 5, 1, 2, 1, 2
- CIRCLE_2LR 6, 1, 2, 1, 3