Welcome to the Onshape forum! Ask questions and join in the discussions about everything Onshape.

First time visiting? Here are some places to start:
  1. Looking for a certain topic? Check out the categories filter or use Search (upper right).
  2. Need support? Ask a question to our Community Support category.
  3. Please submit support tickets for bugs but you can request improvements in the Product Feedback category.
  4. 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.

Options

Export Parasolid of Assembly from API?

luis_truebaluis_trueba Member, Developers Posts: 9
Hey everyone,

I'm trying to export an assembly into a single parasolid file using API calls. The initial idea that I had was to download the individual part studios' parasolids, and then using the transform data from GetAssemblyDefinition to transform the parasolids before merging, but was wondering if there was a simpler way to accomplish this, as I had thought that there would be a simple option to export the geometry data from an assembly.

Does anyone have any advice on whether I'm approaching this efficiently?

Best Answer

  • Options
    luis_truebaluis_trueba Member, Developers Posts: 9
    Answer ✓
    Resolved. I just learned of the existence of the "Create Translation" post request. :s

Answers

  • Options
    luis_truebaluis_trueba Member, Developers Posts: 9
    Answer ✓
    Resolved. I just learned of the existence of the "Create Translation" post request. :s
Sign In or Register to comment.