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.
Jake_Rosenfeld 
Reactions
-
Re: can i create a method ?
@sjalife In FeatureScript, we usually say function instead of method (possibly because there are no objects, but mostly just a style choice). Here is an example of the definition of a helper function… (View Post)1 -
Re: 50 Digital Joints in Featurescript
@lemon1324 When you say primitives, do you mean like fCuboid and fCylinder? Those use sketches as well to be created. But yes, in general it will be probably be faster if you create your first tool w… (View Post)1 -
Re: SHEET METAL FAIL
@michael_mcewen To use the custom feature above, you can click on the provided link; at the top of the page that loads you should see a button that says "+ custom features". If you press th… (View Post)1 -
Re: 50 Digital Joints in Featurescript
@lemon1324 They are pretty simple sketches, but they are not optimized under the hood. You can see exactly what they are doing in the primitives.fs file of the standard library: https://cad.onshape.c… (View Post)2 -
Re: Adding features to sheet metal flat pattern
@brian_pinder662 Maybe this tech tip will help? https://www.onshape.com/cad-blog/tech-tip-how-to-sketch-on-the-sheet-metal-flat-view-in-onshape Safari should not cause any issues with this, but maybe… (View Post)6























