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.
Jacob_Corder PRO
Reactions
-
Re: "Essential Mathematics for computational design" - but for Onshape?
I know what I am doing today now, reading all of this. Thanks for the link, its always great to learn new stuff, even if it doesn't exactly apply to featurescript. The complex math stuff will always … (View Post)2 -
Re: Improvements to Onshape - October 10th, 2022
Ssplit face with 3d curve is now allowed also in the split function. Thank you onshape. (View Post)2 -
Re: Split by UV curve?
I found that opSweep with lockFaces was the fastest method for generating a small surface to split the faces with. Solidworks had splitFaceOnParam which would essentially be what you are asking for. … (View Post)1 -
Re: Create a query from a Z_AXIS
if you want the Top plane to get the z axis from, you can simply call qCreatedBy(makeId("Top"),EntityType.FACE) annotation { "Feature Type Name" : "top plane axis" }expo… (View Post)2 -
Re: Find minimum radius of curve with FeatureScript?
@Evan_Reese Nope. no built in function. Solidworks has one, which likely means parasolid does also and onshape is holding out on us (joking guys) I am just guessing here, but this might give you a st… (View Post)1