GEOMETRY_MODE sets the geometry creation mode.
------>(GEOMETRY_MODE)---+--(:REAL)---------->--+---->
| |
+--(:CONSTRUCTION)-->--+
The following options are available to set the creation mode
to real or construction geometry.
- :REAL - specifies real geometry.
- :CONSTRUCTION - specifies construction geometry.
The geometry mode setting effects the creation of 2D
elements for all of the following actions:
- LINE,
- RECTANGLE,
- POLYGON,
- CIRCLE,
- ARC,
- OVERDRAW_2D,
- EQUIDISTANCE_2D,
- PROJECT,
- BSPLINE_INT,
- BSPLINE_CON
The following parameter sequence specifies a real geometry
mode.
GEOMETRY_MODE :REAL
C_CIRCLE terminate action
C_POINT terminate action
C_LINE_INF terminate action
CHANGE_HOLE terminate action