Skip to main content

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

  1. Create an Excel table with model names and parameter names to delete
  2. Ensure all target models are in the Creo session
  3. Enter the tbl_parameter DELETE command referencing the data table
  4. Execute the command to delete the specified parameters from each model
  5. 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