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.
conical hole from radius and apex angle
mark_nahabedian
Member Posts: 31 ✭
I want to make a conical hole in a part.
I have a sketch plane perpendicular to the surface that will host the base of the cone.
I'm trying to define a right triangle to revolve to form the cone.
I have a line that defines the radius at the base of the cone.
I have a variable defining the cone's apex angle.
I can use trig to calculate the length of the other leg of the right triangle to form the altitude of the code.
I don't know how to tell OnShape that "the length of this line is the length of that line times the cotangent of the angle in that variable."
Suggestions?
Thanks.
I have a sketch plane perpendicular to the surface that will host the base of the cone.
I'm trying to define a right triangle to revolve to form the cone.
I have a line that defines the radius at the base of the cone.
I have a variable defining the cone's apex angle.
I can use trig to calculate the length of the other leg of the right triangle to form the altitude of the code.
I don't know how to tell OnShape that "the length of this line is the length of that line times the cotangent of the angle in that variable."
Suggestions?
Thanks.
0
Best Answer
-
eric_pesty Member Posts: 1,891 PROI'm confused...
Does the sketch in the example linked above not achieve what you are trying to do?
You could do it the "hard" way by using equations either in a variable or in a dimension box but I don't understand why you would need/want to do this...0
Answers
Seems like you already have the sketch in the right plane too...
Something like this?
https://cad.onshape.com/documents/dfb1e7c565bf2c0c95a9f0f4/w/a4fe01b46eae8045848b9e9d/e/2dc9c753bd4bb51a2b9c3683
Does the sketch in the example linked above not achieve what you are trying to do?
You could do it the "hard" way by using equations either in a variable or in a dimension box but I don't understand why you would need/want to do this...