CIRCLE PLR: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
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= {{1-2option}} | ||
}} | }} | ||
Revision as of 21:57, 21 July 2010
Command
- Create a circle where a given point lies on the circle, the given line is tangent to the circle, and the radius of the circle is defined.
Parameters
- <circle number>
- The number of a previously defined macro circle.
- <point>
- The number of an existing point.
- <line>
- The number of an existing line.
- <radius>
- radius of the circle or arc.
- <option>
- 1 or 2, to select one of the 2 possible solutions.
Example
- CIRCLE_PLR 3, 5, 1, 9, 1