Inventor model tree structure

Inventor model tree structure

dhanshri_gavas
Contributor Contributor
243 Views
1 Reply
Message 1 of 2

Inventor model tree structure

dhanshri_gavas
Contributor
Contributor

I have an assembly document open. In that assembly document, I've added a subassembly (using the default template). Now, within that subassembly, I want to import a STEP file or add another subassembly. However, currently, the imported part or subassembly is added to the main assembly. How can I add a part or assembly inside the subassembly using the API?
now it is looking like this

dhanshri_gavas_0-1716976827000.png
I want structure like this

dhanshri_gavas_1-1716977026740.png


Thanks in advance!

 

0 Likes
244 Views
1 Reply
Reply (1)
Message 2 of 2

WCrihfield
Mentor
Mentor

If you want to insert sub assemblies or imported models under a sub assembly, then you must open that sub assembly directly, then insert them directly within that document.  You can not do it remotely from a higher level assembly.

Wesley Crihfield

EESignature

(Not an Autodesk Employee)

0 Likes