Message 1 of 4
Get active row in iassembly

Not applicable
09-14-2017
09:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
I have an iAssembly with 40 or so members. What I would like to do is pass the part number of a member onto the drawing for that iAssembly that updates as the active member is changed manually through the Inventor UI. It seems the easiest way to do it would be to get the active row (the one being displayed) and then use the curentrowvalue or currentrowstringvalue to get the member name and set it to a user parameter that can get passed to the drawing. Or I may be overcomplicating it and there is a canned method.