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.

Is it possible to design 3rd part plugins?

thales_maiathales_maia Member Posts: 10 EDU

In my classes, I use onshape as a (pre)pre-processor for finite element analysis. After drawing the model I export for another software to work with.

Is it possible to couple the design with my program? First idea is just use local python. Second idea is use some "developer space" inside onshape and design my own fem.

I couldn't find any visible location to make that. Is is possible? If so, where can I read more about it?

Tagged:

Best Answers

Answers

  • Matt_ShieldsMatt_Shields Member, Onshape Employees Posts: 778 PRO
    Answer ✓

    Not exactly clear what you're trying to do, but yes, Onshape enables 3rd party apps.

    https://onshape-public.github.io/docs/

  • thales_maiathales_maia Member Posts: 10 EDU

    I'm sorry for not making myself clear. One question you've answered. I will use REST API to communicate with my local python program.

    The second one is: in order to transform my program into a onshape app, do you have any SDK? If not, API is still the way to go?

  • Paul_J_PremakumarPaul_J_Premakumar Member, Onshape Employees Posts: 235 image
    Answer ✓

    @thales_maia : You can develop apps to work with Onshape. Documentation is here : https://onshape-public.github.io/docs/app-dev/

Sign In or Register to comment.