CIRCLE 2LR
From Macros Wiki
Command
- CIRCLE_2LR <circle number>, <line>, <line>, <radius>, <option>
This command is used to create a circle between 2 lines where the lines lay tangent to the circle.
Parameters
- <circle number>
- The number of the circle (1 to 100) to be defined.This is a number used by the macro to create other geometry.
- <line>
- This refers to a previously defined point (1 to 100), this should be given in the format L(Number).
- <line>
- This refers to a previously defined point (1 to 100), this should be given in the format L(Number).
- <radius>
- The radius of a circle in either inches or mm (inches are default).
- <option>
- A value between 1 and 4 for choosing different options when creating objects.
Example
- - CIRCLE_2LR 4, 4, 5, 3, 2
- - CIRCLE_2LR 5, 2, 1, 8, 4