[Contents] [Index] [Books]

CoCreate OneSpace Designer - Commands Reference Manual


SAVE_SD terminate action

SAVE_SD saves specified 3D data.

Syntax

--->(SAVE_SD)--+
               |
+--------------+
|
|                    +---------------------------+
|                    v                           |
+-+------------------+-|select|-+--(:SELECT)-----+
  |                  ^          |
  +-->(:OVERWRITE)-->+          +--(:CHANGE_INSTANCE_FILE)--->  (1) ------+
  |                  |          |                                         |
  +-->(:RENAME)----->+          +--(:CHANGE_CONTENTS_FILE)--->  (1) ------+
                                |                                         |
                                +--(:TOP_LEVEL_INSTANCE_FILES)--+--(:YES)-+
                                |                               |         |
                                |                               +--(:NO)--+
                                |                                         |
                                +-----------------------------------------+

(1)---+-> <number> ->+---
      |              ^
      +-> |select| ->+

Options

The following options are available:

When to Use

Use this action to save parts, assemblies, workplanes, or workplane sets you may want to recall in the future (using LOAD_SD).

When using this action in a macro, it is recommended to save into an empty directory. OneSpace Designer saves the selected objects by assigning filenames based on the objects name.

This action saves top-level instance files. This is needed to save the names and positions of objects below the part and workplane libraries. The writing of these files can be enabled or disabled. The default is enabled and can be switched off by the toggle button. The default can be permanently changed in the environment file by calling the SD_FILING_TOP_LEVEL_INSTANCE_FILES action.

Example

The following parameter sequence saves the specified 3D data.
SAVE_SD :RENAME [specify data to save] COMPLETE

See also

LOAD_SD terminate action SAVE_SESSION terminate action SD_FILING_TOP_LEVEL_INSTANCE_FILES terminate action LOAD_SESSION terminate action
[Contents] [Index] [Books]