UPDATE_LAYOUT updates a layout or view belonging to a part
or assembly.
+---|:PREVIEW|------+
| |
+---|:CLEAR_VIEW|---+
| |
---->(UPDATE_LAYOUT)--+---|:LAYOUT|-------+-----|sel lyt or view|--+-->
| |
+------------<-------------------------------+
The follow option is available:
- :PREVIEW - lets you preview a layout or view.
- :CLEAR_VIEW - lets you save the layout views but delete the data.
- :LAYOUT - lets you specify the layout.
Use this action to update a layout belonging to a part or
assembly. With the :CLEAR_VIEW option, the layout data can
be deleted but the views can be kept.
To save processing time, use :PREVIEW to preview the layout
before doing an update.
The Associative Documentation compares the active layout,
to the original 2D drawing, and displays all changes.
The following parameter sequence updates layout "/part1/l3angle".
UPDATE_LAYOUT "/part1/l3angle"
All layout names must be enclosed by double quotes (" ").