Welcome to the Onshape forum! Ask questions and join in the discussions about everything Onshape.
First time visiting? Here are some places to start:- Looking for a certain topic? Check out the categories filter or use Search (upper right).
- Need support? Ask a question to our Community Support category.
- Please submit support tickets for bugs but you can request improvements in the Product Feedback category.
- Be respectful, on topic and if you see a problem, Flag it.
If you would like to contact our Community Manager personally, feel free to send a private message or an email.
Import a number of external 3D parts (stp) at the same time.
nicholas_witham
Member Posts: 13 ✭
in General
Is it possible to import a number of parts (say 20-30 step files) into an on-shape assembly (or part studio) all at the same time using a spreadsheet with the file name and coordinates/rotation for each part?
0
Comments
1. Import all the files with the API
2. Poll the API to wait for the translations to be complete (or fail).
3. Use the API to insert the translation results into an assembly, with a specified transform.
TVP, Onshape R&D