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.
How to split a closed spline into two equal areas
mike_bodie
Member Posts: 4 ✭
Newbie user here. I need to split a closed spline into 2 equal areas but can't figure it out. Using the spline in this sketch, how can I accomplish it? TIA
0
Best Answer
-
@mike_bodie, @S1mon is right.
Here are two custom feature that can handle this. Visit their documents to add them to your toolbar. The small + button at the top of the document.
Find solution by @Konstantin_Sh and Volume optimizer by myself.
Find solution is more universal and will let you solve for anything you can measure, use Measure values also by Konstantin to get those values. Volume optimizer on the other hand, is specifically made for volumes and areas.
Here is an example of how to use Volume optimizer:
https://cad.onshape.com/documents/241967ce0e2d785e31a36150/w/440cbc094cf1d707ac543cb6/e/2c595717a1fefb703...
RENDERCAD
rendercad.ai - Photorealistic product rendering.
▚▞▚▞▚▞▚▞▚
________________________________________________________________________3
Answers
-
There's no direct way that I know of to find a line which would exactly split the area. You could find the centroid (of an extruded solid of that sketch region) with a mate connector, which might be close to a point which a line would pass through. You could also manually do an iterative approximation, until the two sides' areas are within some epsilon of being equal. If you needed to do this a lot, you could write a featurescript to do it.
Simon Gatrall | Product Development, Engineering, Design, Onshape | Ex- IDEO, PCH, Unagi, Carbon | LinkedIn
0 -
@mike_bodie, @S1mon is right.
Here are two custom feature that can handle this. Visit their documents to add them to your toolbar. The small + button at the top of the document.
Find solution by @Konstantin_Sh and Volume optimizer by myself.
Find solution is more universal and will let you solve for anything you can measure, use Measure values also by Konstantin to get those values. Volume optimizer on the other hand, is specifically made for volumes and areas.
Here is an example of how to use Volume optimizer:
https://cad.onshape.com/documents/241967ce0e2d785e31a36150/w/440cbc094cf1d707ac543cb6/e/2c595717a1fefb703...
RENDERCAD
rendercad.ai - Photorealistic product rendering.
▚▞▚▞▚▞▚▞▚
________________________________________________________________________3 -
@MichaelPascoeNice. I didn't know that was available. Once again, if we had better discovery/search tools for custom features...
Simon Gatrall | Product Development, Engineering, Design, Onshape | Ex- IDEO, PCH, Unagi, Carbon | LinkedIn
1 -
I didn't know about either of those features. thanks, Michael!
1 -
I think Konstantin's is posted deep within the "custom feature show and tell" post and mine hasn't been posted yet.
RENDERCAD
rendercad.ai - Photorealistic product rendering.
▚▞▚▞▚▞▚▞▚
________________________________________________________________________0 -
Perfect. Thanks for your response Michael.1


