Message 1 of 5
Standard Inventor Command
Not applicable
07-27-2008
11:29 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I want to execute a standard Inventor command with my
C# makro.
The command is to insert a symbol in the current idw file.
Which CommandIDEnum i have to use in my Code ?
InventorApp.CommandManager.StartCommand(
CommandIDEnum. ?)
Greetings
A. Engler
I want to execute a standard Inventor command with my
C# makro.
The command is to insert a symbol in the current idw file.
Which CommandIDEnum i have to use in my Code ?
InventorApp.CommandManager.StartCommand(
CommandIDEnum. ?)
Greetings
A. Engler