Return to Statement


Coordinate System of an Arc Example

Creating a coordinate system by specifying a previously defined arc.

$$
$$ Declarations
$$
ENTITY/CR1,CSYS1
$$
$$ Geometry Definition
$$
CR1=CIRCLE/1,1,1
$$
$$ Coordinate System Definition
$$
CSYS1=CSYS/CR1

Coordinate System Defined by an Arc