SET_DEFAULT_LAYOUT_VIEW_TYPE specifies the location of top,
side, and bottom views for subsequent layouts.
---->(SET_DEFAULT_LAYOUT_VIEW_TYPE)----+----(:FIRST_ANGLE)----+---->
| |
+----(:THIRD_ANGLE)----+
The following options are available to set your view type.
- :FIRST_ANGLE - specifies a top view projection.
- :THIRD_ANGLE - specifies a bottom view projection.
Use this action to set the location of views for a layout.
:FIRST_ANGLE format has the top view below the front view
and the right-side view to the left of the front view.
:THIRD_ANGLE format has the top view above the front view
and the right-side view to the right of the front view. In
the United States the standard is third angle, and in Britain
the standard is first angle.
The following string specifies that new layouts should use
the third angle format for view locations.
SET_DEFAULT_LAYOUT_VIEW_TYPE :THIRD_ANGLE
ADD_DEFAULT_LAYOUT_VIEW_PROJECTION interrupt action
SET_DEFAULT_LAYOUT_HIDDEN_MODE interrupt action