Designating Commands
Using you can designate commands. These commands can later appear in the ribbon user interface.
In you can set a button to refer to a command and subsequently drag this button on to the ribbon user interface. When the button is clicked, the command is executed.
To add a command, your application must do the following:
1. Define or add the command to be initiated on clicking the icon.
2. Optionally designate an icon button to be used with the command defined by you.
3. Designate the command (icon) to appear in the Customize Ribbon tab in the Creo Parametric Options dialog box.
4. Save the configuration in so that changes to the ribbon user interface appear when a new session of is started.
Parent topic