MODIFY_VIEW modifies either the location, contents, or
display style the specified view.
---->(MODIFY_VIEW)--|view|--+
|
+-----------<------------+
|
v +----------------------<-------------------+
| | |
+----+--(:NAME)--|string|------------>----------+---->
| |
+--(:VIEW_POSITION)--|CONFIG_VIEW_SA|--->--+
| |
+--(:UP_DIRECTION)----|MEAS_DIR_3D_SA|-->--+
| |
+--(:HIDDEN)--+--(:SOLID)---+------>-------+
| | | |
| +--(:NONE)----+ |
v | | ^
| +--(:DASHED)--+ |
| |
+--(:ADD_COMPONENTS)--|parts/asmb|---->----+
| |
+--(:REMOVE_COMPONENTS)--|parts/asmb|--->--+
| |
+--(:TAN_EDGES_CALC)--+--(:YES)---+--------+
| | | |
| +--(:NO)----+ |
| |
+--(:TAN_EDGES)----+----(:SOLID)----+--->--+
| |
+----(:NONE)-----+
The following additional qualifiers are available to help
you modify your view.
- :NAME - change the name of a view.
- :VIEW_POSITION - specifies a position for the view
within the layout.
- :UP_DIRECTION - specifies an up direction for the view.
- :HIDDEN - specifies the manner in which hidden lines
are displayed:
- :SOLID - hidden lines will be drawn with solid lines.
- :NONE - hidden lines will not be drawn.
- :DASHED - hidden lines will be drawn with dashed lines.
- :ADD_COMPONENTS - adds parts/assemblies to the list of
objects to be projected. Only valid when the owner of the
layout is an assembly, and the selected components must be
owned by the assembly.
- :REMOVE_COMPONENTS - removes the specified
parts/assemblies from the list of objects to be projected.
Only valid when the owner of the layout is an assembly.
- :TAN_EDGES_CALC - specifies whether or not to calculate
tangential edges.
- :TAN_EDGES - chooses if tangent edges will be displayed:
- :SOLID - displays the tangent edges.
- :NONE - hides the tangent edges.
Use this action to modify views.
The following parameter sequence modifies the hidden lines of a
specified view.
MODIFY_VIEW [specify view] :HIDDEN :DASHED
CONFIG_VIEW_SA subaction
MEASURE_DIR_3D_SA subaction
SELECT_VP_SA subaction