- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
A command prompt for the linear and circular patteren of a part along the same axis.
Solved! Go to Solution.
A command prompt for the linear and circular patteren of a part along the same axis.
Solved! Go to Solution.
Try this!
Dim oControlDef As ControlDefinition oControlDef =ThisApplication.CommandManager.ControlDefinitions("AssemblyPatternComponentCmd") Call oControlDef.Execute2(True)
Sorry!
Where I must put this command(text). I haven't enough experience.
Janez