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.
Biconic surfaces
erich_grossman
Member Posts: 3 ✭
I need to create a "biconic" surface, i.e. an ellipse in each principal plane, but different ellipses for x and y. I think it's a bad idea (futile?) to try to do it with ellipses and lofts or rotations. Need to just make a featurescript that defines z(x,y) algebraically, and smoothly interpolates through a (user-specified) number of samples points in x,y.
Does any one have such a FS?
Does any one have such a FS?
0
Best Answer
-
MBartlett21 Member, OS Professional, Developers Posts: 2,050 ✭✭✭✭✭@konstantin_shiriazdanov
Do you have one?
EDIT: @mahir has one:
https://cad.onshape.com/documents/57a62df8e4b03de4c9fcf154
0
Answers
Do you have one?
EDIT: @mahir has one:
https://cad.onshape.com/documents/57a62df8e4b03de4c9fcf154
IR for AS/NZS 1100
In this case you can use revolve followed by non-uniform scale
Erich
Notice Transform 1 feature doing non-uniform scaling.
I added xRadius, yRadius, zRadius variables to explicitly control the ellipses.
If this is still not what you wanted, please sketch the profiles you want to fit and share the document here.
If however, what you want is not actually an ellipsoid, but rather some other oblong shape, non-uniform scaling won't give you the right result, and the custom feature will be the best you can do. If you post your equation, chances are we'll be able to tell pretty quickly if it yields an actual ellipsoid or not.
I see, indeed what you want is not an ellipsoid. Something like this? https://cad.onshape.com/documents/775a3c0cbfaedb3ab26e085f/w/99fccecaa8c76bcce71c66c8/e/6ce437f5c1472d745da0ec16