CIRCLE LCR: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[Geometry:Creating_Geometry|'''Back''']] | |||
{{Command|syntax=[[Image:circle_lcr.png|right|CIRCLE_LCR]]CIRCLE_LCR <circle number>, <line>, <circle>, <radius>, <option> | {{Command|syntax=[[Image:circle_lcr.png|right|CIRCLE_LCR]]CIRCLE_LCR <circle number>, <line>, <circle>, <radius>, <option> | ||
|description=:Create a [[macro_circle|circle]] from a line and a circle. | |description=:Create a [[macro_circle|circle]] from a line and a circle. |
Revision as of 21:45, 30 July 2010
Command
- Create a circle from a line and a circle.
Parameters
- <circle number>
- The number of the circle to be created.
- A number between 1 and 100.
- <line>
- The number of an existing line.
- <circle>
- The number of an existing circle.
- <radius>
- The circle radius
- <option>
- 1 to 4, to select one of the 4 possible solutions.
Example
- CIRCLE_LCR 4, 6, 1, 3, 2