Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm trying to invoke a command execution, but without any success.
Dim oCopyControlDef As ControlDefinition Set oCopyControlDef = ThisApplication.CommandManager.ControlDefinitions.Item("PartMoveFaceCmd") oCopyControlDef.Execute
I run this code when I have a part open. I tried to select a face before running the conde, but still doesn't show up...
Any ideas why?
Thanks
Alexandru
Autodesk Inventor 2015 Certified Professional
Solved! Go to Solution.