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.
What is the API call to execute FeatureScript?
johnsogg
Member, Developers Posts: 14 ✭
It has been suggested that it is possible to make an API call that will invoke a FeatureScript function in a particular document. I am having a hard time finding the specific call in the API Explorer. Does anybody know the specific call I should use?
For more context: I've started to build an integrated app that will do 2D nesting of a flatpack assembly. My plan is to build a FS function that returns a string (namely, SVG for the exploded 2D paths). Due to security restrictions, it seems the only way to get that svg string into my integrated app is to remotely invoke the FeatureScript.
For more context: I've started to build an integrated app that will do 2D nesting of a flatpack assembly. My plan is to build a FS function that returns a string (namely, SVG for the exploded 2D paths). Due to security restrictions, it seems the only way to get that svg string into my integrated app is to remotely invoke the FeatureScript.
Tagged:
0
Comments