Message 1 of 5

Not applicable
03-20-2014
12:06 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
How do you find the parent element of a part?
I'm building an exporter, and it can export parts just fine, but their name is always just "part". I want to modify their name to reflect the ElementId of the element they were created from. I cannot seem to find a way to work backwards from the part to its parent. PartUtils only seems to have methods for finding the parts belonging to a specific parent, not the parent beloning to a specific part...
Solved! Go to Solution.