CAD[NX]
InstallMapleMenu
Calling Sequence
Description
Examples
InstallMapleMenu()
The InstallMapleMenu command updates the file custom_dirs.dat under the NX installation directory, to install a Maple menu in NX. Upon successful completion, NULL is returned. An exception is raised in case of an error.
If you have made your own customizations to the custom_dirs.dat file in NX, it is strongly recommended that you make a backup of this file before running this command.
This command should only need to be run once, after installing Maple, and assuming that NX is already installed. If you re-install either NX or Maple, you may need to re-run this command to update the menu installation with current file locations.
On platforms other than Windows, this command is ineffective.
CAD:-NX:-InstallMapleMenu⁡
See Also
Download Help Document