algorithmic modeling for Rhino
Hi,
I'm new to this site, but i couldn't seem to find an answer to this question anywhere.
I'm currently working on a projekt where i need to calculate the amount of earth that need to be dug up, and I thught I'd try doing it by constructing the existing topography and extracting the volume from the new one. Currently I have a mesh of the new topography (constructed in Revit and imported, but not very precise yet). I will be adding the existing one soon when i receive the pointcloud from the landinspector.
I have however been trying to work on it with just a regular plane, but haven't gotten very far. Any suggestion on how to handle this?
I have included the Rhino file. All suggestions are more than welcome.
Daniel
Tags:
I converted the mesh to a brep by converting and joining all the faces, then projected the perimeter to 'WorldXY' and created a 3D volume. Quick and simple.
Then I spent WAY MORE TIME making a movable box to explore volume differences... Took at least three tries and way too much time for a simple thing!
No plugns or Rhino file required (your mesh and curves are internalized).
P.S. I found one invalid surface out of 818 triangles on the mesh so ignored that one.
Not "only native GH components"... This code depends on 'MeshEdit Components (Mesh Volume)'.
Do you see a problem with the approach I used, converting the mesh to a brep? From there, it's quite simple to use 'SInt' to get the excavated volume or 'SDiff' to show the hole in the surface.
Ok. my bad. This is truly native.
And do you mean every time he should convert mesh that have whatever count of faces to nurbs ?
File
Did you look at my code? Seems to work fast and fine for me.
I don't really understand your latest code yet...? Looks like you are re-building the mesh for some reason?
I don't see anything that affects the depth of the building site? When I move the 'Building FootPrint' up or down, the excavated volume doesn't change?
Well, this was amusing... I decided to build a road, carving out terrain or building it up as needed.
The two 'Volume' components are VERY SLOW - ~45 seconds on my laptop - and should probably be disabled while messing with other parameters. Sometimes a 'Volume' component will fail but a slight adjustment of a parameter will "fix" the problem.
Green in the image below shows "build up" or fill volume.
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by