Message 1 of 14
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi
I wanna create a custom menu (Adding a menu option to a toolpath entity context menu, for example). To do this:
I've defined an environment variable for PowerMill home folder as: Home=C:\Home
I've created a Toolpath.xml file in the PM home folder with the following simple content.
<?xml version="1.0" ?>
<menupage>
<button label="Block" command='FORM BLOCK'/>
</menupage>
But I don't know why I can't see any custom menu option for a toolpath entity! Am I doing anything wrong?
Solved! Go to Solution.
