Message 1 of 10

Not applicable
02-05-2018
07:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everybody,
I am trying to write a macro in VBA that should do the following:
1) The user selects a specific assembly constraint in the browser using the mouse
2) the user runs the macro and the macro renames the selected constraint using the displaynames of occurrenceone and occurencetwo.
The only Problem here is that I cannot get the API to recognize the selected constraint like using ComponentOccurrence for the Parts.
Is there any method or idea I could use to implement it? Something like ConstraintOccurrence or an alternative way to do that?
Thank you very much!
Solved! Go to Solution.