Context Tab Command
- Last UpdatedOct 30, 2024
- 1 minute read
To create a context tab command, in your customized PMLLIB\Commands folder:
-
Create a new PMLCMD file. You may want to copy an existing PMLCMD file and rename it as appropriate.
-
Modify the file as per the following example:

Note:
The key attribute must be associated with the correct tab in the application. For further information, refer to Create a Tab on the Ribbon.Note:
The context tab command must be associated with the correct discipline within the application.
The context tab command can be modified to define the way in which it is displayed, for example:
-
The tab can be displayed when your PML add-in is activated.
-
The tab can be displayed jointly with another PML add-in tab.