ersect (2, 3, 4, 5, 6) with the line and the ones which do not intersect (0, 1, 7). Intersect is done! But how to get the non intersecting vectors (0, 1, 7)?
So I e. g. could deselect vectors 2, 3, 4, 5, 6 so I would display/use only vectors 0, 1, 7 and the bounced ones.
Appreciate your help!
Rudi…
min-max values. And all points are on a straight line.
eg.: I have 4 points. where Step_min : 3 Step_max:5
1st point at 0 as starting point
2nd point at 0+3.54
3rd point at 0+3.54+4.37
4th point at 0+3.54+4.37+4.89
I assume this will be very complicated...
…
am running into an error, specifically, the red line.
This is a translation I did of the VB code to C#. The original snippet is the following:
Dim param As Parameters.Param_String = DirectCast(Params.Input(0), Parameters.Param_String)
I was wondering what the C#-equivalent of Params.Input(0) is?…
Added by Jacky Liang at 9:18am on January 22, 2014
nt to extrude the same geometryof the building on the intersection of the surface.
my problem is that if i select curves that intersect in different layers of my topography, they all get dragged to a point near it but on another surface.
i know that the problem is that the midpoint of the geometry gets the closest point from the collection of all the surface-intersection points.
how can i just select the intersection-points for the point above?
cheers matt
…
oopsnake. The surfaces we pulled out get moved vertically to the highest point out of a Brep/Line intersection. The breps intersecting are one terrain surface and the top of every extrusion from previous iterations.
About halfway through we're looking at intersecting two lines with about 100 surfaces which takes about 700 ms in an unconnected BCX, but the one already connected to everything else is taking upwards of 10 minutes
The file is colossal so I'm not quite sure if it would be wise to post it on here…
f' it fail. I found out the surface for the Brep is not connect to each other properly.
I am trying to achieve like the photo below, anyone know how to do so ? rather than having single panels that connects to the edge line.
…
" all of the lines that are in the intersection areas (pic).I'm evaluating the line positions by determining their start and end points and evaluating if they are in the intersection area.
Does anybody have an idea on how to fix this?
Thanks.…
I have been able to recreate this facade through the rhino Panelling tools. However when I try to do the same in Grasshopper I cant quite get there. Its got me stumped!
Basically the problem is how can I get the modules to line up with each other? I solved this problem by adjusting the UV values in rhino panelling tools but I not sure if that is the right way to go about it with GH.
Thanks again for your help!
Matt…