Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
sneha.sadaphal
112 Views, 0 Replies

Get steps into single part

Hi Team,
I am working on data exchange for inventor, where to pass the geometry to the element i need to export the separate step files for each bodies from part and pass all stp files to the element. and that is working as expected now i am loading that exchange element again into inventor so as I pass stp files that much i am getting as separate stp files but while inserting it should be one single part only because while creating  also it is single one only. lets say if I have 4 bodies in part am creating 4 step files. now i want to insert all four in one as single part file using Inventor API.
Is is possible to do and if yes is there any way to do?