ryein / dendro

volumetric modeling for grasshopper built on top of openvdb
Mozilla Public License 2.0
63 stars 20 forks source link

Solve volume properties for dendro volumes #9

Closed dbriels closed 3 years ago

dbriels commented 3 years ago

Hi there, is it possible to solve volume properties for dendro volumes? With the generic Grasshopper component "Volume" it is obviously not possible. Thank you!

ryein commented 3 years ago

the "mesh volume" component should work with dendro. i believe the "volume" component will only work with BREPs

dbriels commented 3 years ago

I´m not sure wich "mesh volume" component you mean, because "volume" is working for BREP and Mesh. But anyway I managed to get the volume properties by first creating a dendro volume (from curves), then volume to mesh and with the "volume" component in grasshopper it is then possible to get the volume properties. Cheers