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.
create new part studio
MBagwan
Member Posts: 15 ✭
Is there any way to create new part studio using featurescript?
0
Comments
Which language are you using? We have clients for Python and Java. Also, there is documentation linked in this forum thread: https://forum.onshape.com/discussion/4030/where-can-i-find-the-apis-and-api-documentation-for-onshape-how-much-functionality-the-apis-cover .
Actually I write custom features using featurescript. But I am not able to create a new part studio using featurescript, that's need to shift to API. I never work with client-server based application. I think I will work with java. Hopefully I will understood it quickly.