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.
Copying instances between Assemblies without versionIDs
james_noeckel
Member Posts: 2 EDU
I need to copy a large number of parts from other assemblies into a target assembly. The instances in the source document do not have specified version numbers.
I have been trying to use the function "POST/assemblies/d/{did}/w/{wid}/e/{eid}/instances"
It seems that I cannot use microversions to link to instances, as it returns bad request (thought there is a microversion field in the request).
Is there some way to get these parts into a target assembly, whether it is by copying them or linking them, using the API?
0