Skip to main content

Nitro-PROGRAM, Creating PARAMETERS - Video 1

Overview

This video demonstrates how to create and manage PARAMETERS within a Pro/PROGRAM using Nitro-PROGRAM's graphical editor. PARAMETERS in Pro/PROGRAM define named values that can be set by user input or conditional logic, controlling model dimensions, features, and behavior. The video walks through adding new parameter entries to the program, specifying parameter names and default values, and positioning them correctly within the program structure. It shows how Nitro-PROGRAM simplifies what would otherwise require careful text editing by providing a visual interface for inserting and configuring parameter definitions in the Pro/PROGRAM file.

Key Steps

  1. Open a Creo model and launch Nitro-PROGRAM to load the existing Pro/PROGRAM
  2. Navigate to the PARAMETERS section of the program
  3. Add a new parameter by specifying its name and default value
  4. Position the parameter entry within the program structure
  5. Write the updated program back to the Creo model and verify the parameter exists

Tips

  • Parameter names must match existing Creo model parameters or be created as new ones
  • Double-check default values to ensure they align with your design intent
  • Use meaningful parameter names that clearly describe their purpose in the model