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
-
You would need to use the API to create a new Part Studio - FeatureScript is only for features.Senior Director, Technical Services, EMEA1
-
Thanks, could you please specify the API name or example that would help. In my project, I want to create multiple part studios and in each part studio, I have to create simple geometry say box.0
-
Thanks
0 -
Hi @mehboob_bagwan010,
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 .0 -
Hi @Ethan_K,
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.
0


