algorithmic modeling for Rhino
The performance of the volume / center component is pretty dramatic for certain boxes.
(given that indeed the input geometry in the screenshot is a bit wonky)
If the Volume component would use the box properties to estimate the volume:
C = G.Center;
V = G.X.Length * G.Y.Length * G.Z.Length;
It could be a lot faster for calculating the center/volume properties of boxes.
Tags:
Boxes are converted to Breps for the Volume operation, and I'm guessing that ginormous coordinates (6.2e+11 is certainly ginormous) somehow retard the volume solver. It is a pretty drastic delay, I can definitely send it off to the math guys in Seattle.
In the meantime, you can use Evaluate Box to find the center point quickly.
--
David Rutten
david@mcneel.com
Poprad, Slovakia
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