Return to Statement


Center Point, Radius Example

Creating a circle using a center point and radius.

$$
$$ Declarations
$$
ENTITY/PT1,CR1
$$
$$ Geometry Definition
$$
PT1=POINT/0,0
$$
$$ Circle Definition
$$
CR1=CIRCLE/CENTER,PT1,RADIUS,1

Circle with a Specified Center Point and Radius