ADD_DEFAULT_LAYOUT_VIEW_PROJECTION sets the on/off
status of view projections for new layouts.
---->(ADD_DEFAULT_LAYOUT_VIEW_PROJECTION)---+
|
+--------------------<------------------+
|
+--(:TOP)---------+--+--(:ON)---+---->
| | | |
+--(:BOTTOM)------+ +--(:OFF)--+
| |
+--(:FRONT)-------+
| |
+--(:BACK)--------+
| |
+--(:RIGHT)-------+
| |
+--(:LEFT)--------+
The following options are available to set your
view projections.
- :TOP - top view projection.
- :BOTTOM - bottom view projection.
- :FRONT - front view projection.
- :BACK - back view projection.
- :RIGHT - right-side view projection.
- :LEFT - left-side view projection.
Use this action to specify which views will
be automatically created when a new layout is created.
The following parameter sequence specifies which views
should be automatically created when a new layout is
produced.
ADD_DEFAULT_LAYOUT_VIEW_PROJECTION :TOP :ON :FRONT :ON
:RIGHT :ON :BOTTOM :OFF :LEFT :OFF :BACK :OFF COMPLETE
SET_DEFAULT_LAYOUT_VIEW_TYPE interrupt action
SET_DEFAULT_LAYOUT_HIDDEN_MODE interrupt action
ON_OFF_SA subaction