tbl_parameter : DELETE
Overview
This video demonstrates the tbl_parameter DELETE command in Nitro-CELL, which deletes specific parameters from Creo models listed in an Excel table. Each row in the table specifies a model and the parameter name to delete. This table-driven approach enables engineers to remove unwanted parameters across multiple models in a single execution, which is far more efficient than manually deleting parameters one at a time in Creo. The video covers setting up the data table, executing the deletion, and verifying the parameters were removed from each model.
Key Steps
- Create an Excel table with model names and parameter names to delete
- Ensure all target models are in the Creo session
- Enter the tbl_parameter DELETE command referencing the data table
- Execute the command to delete the specified parameters from each model
- Verify the parameters were removed and save the affected models
Tips
- Double-check parameter names before executing to avoid accidental deletion
- Use tbl_parameter EXISTS to verify parameters exist before attempting deletion
- Save models after deletion to persist the changes