Save Model
Overview
This video demonstrates the Save Model command in Nitro-CELL, which saves the currently active Creo Parametric model back to its original location. After making changes to a model — such as updating parameters, modifying features, or adjusting assembly components — the Save command writes those changes to disk. The video shows how to place the Save command in the execution worksheet and explains when to use it within a multi-step automation workflow. Proper placement of Save commands is important to ensure that changes are persisted at the right points in the workflow, especially when subsequent commands depend on the saved state. The video also covers how Creo handles versioning during saves.
Key Steps
- Make changes to the active model using other Nitro-CELL commands
- Enter the Save Model command in the execution worksheet at the appropriate point
- Execute the command to write the current model state to disk
- Verify the save completed successfully via the status column
- Continue with additional commands or close the model
Tips
- Place Save commands after critical changes to avoid losing work if later commands fail
- Be aware of Creo's file versioning behavior when saving repeatedly
- Use Save in combination with Regenerate to ensure the model is up to date before saving