tbl_model : FAMILY_TBL_OPEN_INST
Overview
This video demonstrates the tbl_model FAMILY_TBL_OPEN_INST command in Nitro-CELL, which opens family table instances from models listed in an Excel table. Each row specifies a model and the instance name to open, allowing engineers to batch-open multiple family table instances across different models in a single execution. This is far more efficient than manually navigating each model's family table dialog to open instances one at a time. The video shows how to structure the data table with model and instance columns, execute the command, and verify the correct instances opened in Creo.
Key Steps
- Create an Excel table with model names and instance names to open
- Ensure all generic models are accessible in the working directory
- Enter the tbl_model FAMILY_TBL_OPEN_INST command referencing the table
- Execute the command to open all specified instances
- Verify the correct instances are now active in the Creo session
Tips
- Validate instances exist first using FAMILY_TBL_INST_EXISTS
- Generic models must be accessible for Creo to resolve instances
- Useful for batch inspection or export of multiple family table instances