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.
lemon1324 EDU
Ph.D., Mechanical Engineering, Stanford University
Reactions
-
Re: Vertically Symmetric Circular Sketch Pattern
The mirror method is robust to changing the number in the pattern, but if the number stays constant, you can also do this, which is a bit easier: Start with a square at the left edge, remove the hori… (View Post)2 -
Re: FS to create planes from Sketch inside the same FS
If you write the relevant code as a function, you could always provide an input to define the coordinate system in which you want to create the features, and therefore be able to use fCylinder and c… (View Post)1 -
Re: Global Variables - Feature Script
Not with FeatureScript; for security (and probably other) reasons, FS scripts are sandboxed to only affect the Part Studio they're used in. It will probably be possible to use the full API to access … (View Post)1 -
Re: How to inhibit precondition enums based on earlier entry.
That's definitely plausible for simple situations. I think the best way to get this behavior generally is to use a LookupTablePath as the annotation; also check the source for the hole feature. This … (View Post)6 -
New FeatureScript: T-Slot Joints for Laser Cut Parts
Find it here: https://cad.onshape.com/documents/5791a167e4b03c2aa6af3b35/w/8528f1c2d733302d4632f38e/e/7eab6eb8ff7dea85b9cc6a87 Adds ability to insert T-slot joints for bolted connections in laser cut… (View Post)6