Message 1 of 2
Is there a way to get level (position) of component/ assembly from the model tree
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm trying to fetch the level of component/ assembly from the model tree. Level in terms of how child-parent relationships are linked. For example, the main or root model (car) is at level 1 and the components used might be parts or sub-assembly are there children (engine) which is at level 1.1.
So is there any way to get the value as 1 or 1.1 or any other way?