Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
dhanshri_gavas
212 Views, 1 Reply

Inventor model tree structure

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!

 

WCrihfield
in reply to: dhanshri_gavas

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)