CIRCLE 2LR: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
ConnerO (talk | contribs)
No edit summary
Line 1: Line 1:
{{Command|syntax=CIRCLE_2LR <[[circle number]]>, <[[line]]>, <[[line]]>, <[[radius]]>, <[[option]]>
{{Command|syntax=CIRCLE_2LR <circle number>, <line>, <line>, <radius>, <option>
|description=This command is used to create a circle between 2 lines where the lines lay tangent to the circle.
|description=This command is used to create a circle between 2 lines where the lines lay tangent to the circle.



Revision as of 20:56, 14 July 2010

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