SAVE_SD_MODIFIED
saves specified 3D data that has been
modified since the last save operation.
--->(SAVE_SD_MODIFIED)--+
|
+-----------------------+
|
| +---------------------------+
| v |
+-+------------------+-|select|-+--(:SELECT)-----+
| ^ |
+-->(:OVERWRITE)-->+ +--(:CHANGE_INSTANCE_FILE)--> (1) ------+
| |
+--(:CHANGE_CONTENTS_FILE)--> (1) ------+
| |
+--(:TOP_LEVEL_INSTANCE_FILES)--+--(:YES)-+
| | |
| +--(:NO)--+
| |
+-----------------------------------------+
(1)---+-> <number> ->+---
| ^
+-> |select| ->+
The following options are available:
- :OVERWRITE - OneSpace Designer overwrites an existing file with
the same filename, without prompting for confirmation.
- :SELECT - Specifies the objects to be saved.
- :CHANGE_INSTANCE_FILE - Changes the instance filename of an
object. (You must select an object after specifying this option.)
- :CHANGE_CONTENTS_FILE - Changes the contents filename of an
object. (You must select an object after specifying this option.)
- :TOP_LEVEL_INSTANCE_FILES - Controls the writing of top-level
instance files.
- Use this action to save parts, assemblies, workplanes, or workplane
sets that have been modified since issuing the SAVE_SD command.
- Filenames can only be changed for newly created objects.
- SAVE_SD_MODIFIED does not offer to automatically generate new
filenames when existing filenames are about to be overwritten.
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.
The following parameter sequence saves the specified 3D data.
SAVE_SD_MODIFIED [specify data to save] COMPLETE
SD_FILING_TOP_LEVEL_INSTANCE_FILES terminate action
SAVE_SD terminate action