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.
ilya_baran 
Reactions
-
Re: Please publish your high-quality custom features!
@Evan_Reese On the geometry.fs warning, the thing to do is to remove the geometry.fs import and replace it with imports of specific modules actually needed. For example, in freeform spline, you just … (View Post)2 -
Re: "Typecheck canBePlane failed", error creating a plane
Yeah, doing it this way you need id+"plane1" in the query instead of makeId("plane1") But in a custom feature, it's just much better to not create an actual construction plane and… (View Post)2 -
Re: "Typecheck canBePlane failed", error creating a plane
It's actually the other way around -- the position of the plane origin should be in length units (makes sense if you think about it), so it should be: plane(vector(0 * meter, 0 * meter, mthick), vect… (View Post)2 -
Re: Is there a reason the version graph doesn't graphically show merges?
We hear you, don't worry. (View Post)6 -
Re: Please publish your high-quality custom features!
@Matt_Shields I would say definitely fine if they work together (e.g. Neil's excellent mold tools and wiring tools), but if it's just a bundle of separate custom features, separate documents are best… (View Post)3