algorithmic modeling for Rhino
I have a 3D point cloud. I need to calculate the 2D area that is covered by the region. That is, if you projected my 3D point cloud onto the XZ-plane, what is the covered area accounting for all holes? You can convex hull a point cloud, but there are frequent concavities in my shape so this is no good.
Is there a simple way to solve this, either in .NET or with GH components? Images below for context.
Cheers,
TS
Tags:
Seguramente con componente de forma alfa u puede hacerlo
Or with mesh shadow comp.
You use what?
You can adjust the max lenght parameter !
enjoy.
Thomas,
In your image, How did you change the type of wires?
&
What it is the last component you are using?
You can edit defaults for the canvas styling in:
C:\Users\thomas.shouler\AppData\Roaming\Grasshopper\grasshopper_gui.xml
In this case, I have:
<item name="wire_default" type_name="gh_drawing_color" type_code="36">
<ARGB>150;220;220;220</ARGB>
</item><item name="wire_selected_b" type_name="gh_drawing_color" type_code="36">
<ARGB>50;0;0;0</ARGB> </item>
I also make the background a darker gray to make it easier on the eyes:
<item name="canvas_backcolor" type_name="gh_drawing_color" type_code="36">
<ARGB>100;100;100;100</ARGB>
</item>
You'll have to close out of rhino when editing the xml, and then restart.
That preview component sits within the Human plugin: http://www.food4rhino.com/project/human?ufh
Thanks Thomas.
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