CIRCLE PL

From Macros Wiki
Jump to navigationJump to search

Up

Command

CIRCLE_PL
CIRCLE_PL
CIRCLE_PL <circle number>, <point>, <line>


Creates a circle where the given point is the center and the given line is tangent to the circle.

Parameters

<circle number>
The number of the circle to be created.
A number between 1 and 100.
<point>
The number of an existing point.
<line>
The number of an existing line.

Example

CIRCLE_PL 1, 2, 1