Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Finding Volume of a cut

  • Thread starter Thread starter cbatta
  • Start date Start date
Status
Not open for further replies.
C

cbatta

Guest
I'm having problems finding the volume of a complex cut within a part model. Any suggestions on how to go about doing this in Wildfire 2.0?
Edited by: cbatta
 
Calculate mass properties, suppress the feature and recalculate mass properties. The difference is the volume of the cut.
 
If the cut consists of >>1 feature you could also try a cutout in assemblymode.


Assemble your model (with the cut in it). Create a new part and assemble with your model. The new part should have solid geometry filling the cut completely. Then you do a cut-out to the new part using your part as reference. The result in the new part is the cavity, and you can do all the analysis you want.


We use this method to visualize cavities in complex molded products.
 
Another method:


create an analysis feature to measure the volume of the solid before the complex cut using one-side volume model analysis.


create another analysis feature to measure the volume of the solidafter the complex cut using one-side volume model analysis also.


Finally, create relation analysis feature to calculate the volume of the cut;
[vol = solid:FID_Solid_Volume - volume:FID_Cut_Volume
 
If youdon't mind to post your model, all friends here can do it for you.
 
Thanks for the help everyone.
smiley4.gif
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top