CIRCLE 2P

From Macros Wiki
Jump to navigationJump to search

Up

Command

CIRCLE_2P
CIRCLE_2P
CIRCLE_2P <circle number>, <point 1>, <point 2>


Create a circle from 2 points on the diameter.

Parameters

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

Example

CIRCLE_2P 7, 1, 2