Jump to content

How can I measure the volume up to a specific height?PLZ I need help


dgprodim

Recommended Posts

Hello,

 

I have the drawing of a room as a solid object and I can measure the total volume. My problem is that I want to indicate a specific height of this room,let's say that it's 3,42 m high and I indicate a point at 2,33 m.How can I measure the volume at 2,33 m?

 

Thank you in advance for any help or comment!

Link to comment
Share on other sites

Hello,

 

I have the drawing of a room as a solid object and I can measure the total volume. My problem is that I want to indicate a specific height of this room,let's say that it's 3,42 m high and I indicate a point at 2,33 m.How can I measure the volume at 2,33 m?

 

Thank you in advance for any help or comment!

 

 

length x breadth(:D) x height : this will give you the volume of your room. (I am assuming this room is relitivitive to a cube)

Link to comment
Share on other sites

Hello,

 

I have the drawing of a room as a solid object and I can measure the total volume. My problem is that I want to indicate a specific height of this room,let's say that it's 3,42 m high and I indicate a point at 2,33 m.How can I measure the volume at 2,33 m?

 

Thank you in advance for any help or comment!

 

You could use BooleanIntersect if you have all your objects solid.

* First create a box upto height you wanna measure

* Use BooleanIntersection and select box and your room to trim upper part

* Use Volume command to measure

 

Maybe this would help?

Link to comment
Share on other sites

You could use BooleanIntersect if you have all your objects solid.

* First create a box upto height you wanna measure

* Use BooleanIntersection and select box and your room to trim upper part

* Use Volume command to measure

 

Maybe this would help?

 

 

Yes,this was what I was looking for.Thank you very very very much!!! :)

:thumbsup:

Link to comment
Share on other sites

Or you could use the area and (manually) multiply by your height.

 

The walls of the room usually have an inclination which means that the bottom area is not the same in two meters height.Imagine that usually I want to measure the volume of a storage room of a cargo ship where the walls do not have a normal shape.

 

The idea with the booleanintersection funtion seems to work fine in the drawings that I used it.

 

Thanx anyway!

Link to comment
Share on other sites

Thats what I get for thinking inside the box! Glad you solved your problem.

 

That's quite amusing. :)

 

With regard to the original question, Rhino's Hydrostatics command has options to also make those calculations.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...