algorithmic modeling for Rhino
Hi,
If any one could help me on this I would be very grateful.
I am trying to calculate area of a 3D body (ex. box), but I want to be able to calculate it in any of the predefined plans (XY, YZ, XZ). I had that problem with the area component in Gh, and that is why I am creating new component in VB.Net.
So far the component that I created (attached below) acts same as the regular Gh component, calculates random area.
Thank in advance,
Jelena
Tags:
So you want the area of the brep as projected onto a plane (and then only half the area because you'd get both the front and the back)?
You could use a PlanarProjection transform on your Brep with the plane prior to computing the area. If your shapes are known to be boxes or other convex solids there will be quicker ways of doing it, but not easier.
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