powered by CADENAS

Manual

Manual

2.5.9.2.6. Add PARTsolutions commands to NX context menu

PARTsolutions commands can be added to the NX context menu.

In the configuration file ifugnx.cfg, in block [UI], at respective MN_Environment_ key, add the key word "context" for commands to be displayed.

The following two functions should be there by default:

  • Replace

  • Execute Geometric search

MN_Environment_60=asm,menu,toolbar,context
MN_Callback_60=GetObject("iface.replace.callback").Execute(Application)

MN_Environment_80=app,part,asm,menu,toolbar,context
MN_Callback_80=GetObject("iface.geosearch.callback").Execute(Application)