Skip to main content

parameter : PARAM_GET_TO_ROWS

Overview

This video demonstrates the PARAM_GET_TO_ROWS parameter command in Nitro-CELL, which retrieves parameter values from a Creo model and writes them to rows in an Excel worksheet. Unlike the standard Get Parameter command that returns a single value, PARAM_GET_TO_ROWS outputs multiple parameter values as individual rows, making it ideal for populating tables or building datasets from model data. This is particularly useful when extracting a set of parameters for reporting, comparison, or further processing in Excel. The video shows how to configure the command, specify which parameters to retrieve, execute it, and review the resulting row data in the worksheet.

Key Steps

  1. Ensure the target model is open in the Creo session
  2. Enter the PARAM_GET_TO_ROWS command with the parameter specification
  3. Execute the command to extract parameter values from the model
  4. Review the parameter values written as rows in the Excel worksheet
  5. Use the extracted data for reporting, comparison, or further automation

Tips

  • Useful for extracting multiple parameters into a structured table format
  • Combine with worksheet table commands to organize the output data
  • Ensure the target worksheet area is clear before writing rows