AM_LOAD_BUNDLE loads a bundle file (.bdl) containing a OneSpace Designer
model and a related Annotation drawing into the current session.
+---------------<----------------+
| |
| |
---->(AM_LOAD_BUNDLE)--+---(:FNAME)---|filename|--------+----->
| |
+---(:LOAD-DRAWING)--+--(:ON)----+
| | |
| +--(:OFF)---+
| |
+---(:LOAD-3D)--+--(:ON)---------+
| |
+--(:OFF)--------+
- :FNAME specifies the name of the bundle file to load.
- :LOAD-DRAWING specifies whether or not the drawing included in the
bundle should be loaded.
- :LOAD-3D specifies whether or not the 3D model included in the
bundle should be loaded.
Use this action to load a previously-saved bundle file into
the current OneSpace Designer/Annotation session. The 3D parts
are included in the OneSpace Designer session, and the Annotation
drawing replaces the currently existing drawing.
AM_SAVE_BUNDLE terminate action