CIRCLE PLR
From Macros Wiki
Command
- CIRCLE_PLR <circle number>, <point>, <line>, <radius>, <option>
This command is used to create a circle where a given point lies on the circle, and the given line is tangent to the circle, and the radius of the circle is defined
the option is to determine which side the circle is on.
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>
- Template:Option
Example
- - CIRCLE_PLR 3, 5, 1, 9, 1