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.
kevin_o_toole_1 
Reactions
-
Re: Equation driven parabolas?
There are now also true, constraint-driven sketch conics in vanilla Onshape: https://cad.onshape.com/help/Content/conic.htm (View Post)1 -
Re: Importing .SVG Into a Part Studio
Also, if you want to import the SVG as sketch lines (rather than an image), you can convert to DXF and insert that. (View Post)2 -
Re: Help please with custom profile for BEAMS FS
The feature is looking for specific fields in the lookupTable by name. So where you have: "name" : "Extrusion", You should have: <div> "name" : "profile"… (View Post)1 -
Re: How to add a live edge (uncut wood) in Featurescript
By "Live edge" I assume you mean the uncut edge of a tree. Here's an FS feature adds a sketch spline like you suggest: https://cad.onshape.com/documents/f0fee9da2e22841d52d346f2/w/402140cb8… (View Post)1 -
Re: Loft sketches using FeatureScript
@fluvio_lobo_fenoglietto One trick when you see a thrown error value like LOFT_PROFILE_POINT is to hover on your custom feature in the feature list to show its tooltip. There you'll find a translated… (View Post)1