Skip to main content

tbl_parameter : SET_CREATE (wildcard)

Overview

This video demonstrates the tbl_parameter SET_CREATE command with wildcard support in Nitro-CELL. This variant allows the model name column in the data table to contain wildcard patterns, enabling a single table row to create and set parameter values on multiple models matching the pattern. This combines the power of wildcard matching with the robustness of SET_CREATE, making it the most efficient command for standardizing parameters across large model sets. The video shows how to use wildcards in the table, execute the command, and verify the results.

Key Steps

  1. Create an Excel table with wildcard patterns in the model name column
  2. Define the parameter names and values for each wildcard pattern
  3. Enter the tbl_parameter SET_CREATE command referencing the data table
  4. Execute the command to create and set parameters on all matching models
  5. Verify the parameters exist with correct values on all matching models

Tips

  • This is the most powerful command for bulk parameter standardization
  • Use specific wildcard patterns to target only the intended model groups
  • Combine with Save Wildcard to persist all changes after execution