Thanks Visose

The method works, but it would be nice if there were a possibility for
example to chose one of the inputs into a intersection of curves with
a corss-reference to be the leading path and create the outpput
according to that path

On 29 Mar., 22:22, visose <vic...@gmail.com> wrote:
> I think the problem is clearly understood :)
> I can't see a quick or elegant way of flattening just the last
> branches to the previous one without flattening the whole list. Maybe
> I'm missing something.
> You can try flattening the whole list and use the method i posted in
> this 
> thread:http://groups.google.com/group/grasshopper3d/browse_thread/thread/00e...
> to recreate the correct path.
>
> On Mar 29, 10:03 pm, Thøger <jtc...@gmail.com> wrote:
>
>
>
> > instead of 9 paths with one point in each
>
> > On 29 Mar., 21:56, Thøger <jtc...@gmail.com> wrote:
>
> > > The problem is actually that I would like to get 3 paths with 3 points
> > > in each path if we look at the screenshot visose posted
>
> > > On 24 Mar., 10:24, visose <vic...@gmail.com> wrote:
>
> > > > In the mean time, if you need it for curves that will explode in
> > > > smaller pieces, you can also try the hack of using series + list item
> > > > components to create 
> > > > trees.http://grasshopper3d.googlegroups.com/web/NotAsNastyHackToGetCurveInt...
>
> > > > On Mar 24, 1:34 am, David Rutten <da...@mcneel.com> wrote:
>
> > > > > Hi Thøger,
>
> > > > > ok, I understand now. It's possible to do what you want, but it's a
> > > > > nasty hack that will only work well for lines. If you have curves that
> > > > > will explode into multiple parts, you'll have to join them back
> > > > > together again as 
> > > > > well:http://groups.google.com/group/grasshopper3d/web/NastyHackToGetCurveI...
>
> > > > > Until I add components that can reshape data trees, these kind of
> > > > > operations will always be very difficult or even impossible.
>
> > > > > --
> > > > > David Rutten
> > > > > da...@mcneel.com
> > > > > Robert McNeel & Associates
>
> > > > > On Mar 24, 1:18 am, Thøger <jtc...@gmail.com> wrote:
>
> > > > > > Hi david
>
> > > > > > Check this 
> > > > > > screenshothttp://grasshopper3d.googlegroups.com/web/intersecting_curves.jpg?gsc...
>
> > > > > > I dont want it to preform at the previous. I want to be able to work
> > > > > > with the points as three "lists"
>
> > > > > > Thanks for the help
>
> > > > > > On 22 Mar., 13:14, David Rutten <da...@mcneel.com> wrote:
>
> > > > > > > Hi Thøger,
>
> > > > > > > Data Trees do not set any limitations on how data is stored. How 
> > > > > > > your
> > > > > > > curves will be intersected will depend on which Data Matching type
> > > > > > > you've chosen for the [Curve|Curve Intersection] Component 
> > > > > > > (shortest
> > > > > > > list, longest list or cross reference) and how your input curves 
> > > > > > > are
> > > > > > > stored. If you expect it to work the same as in previous versions 
> > > > > > > of
> > > > > > > Grasshopper than flatten both input parameter (option available 
> > > > > > > in the
> > > > > > > menu).
>
> > > > > > > If it still doesn't work, please post a screen shot where you've 
> > > > > > > put
> > > > > > > [Param Viewer] objects on all relevant output parameters.
>
> > > > > > > --
> > > > > > > David Rutten
> > > > > > > da...@mcneel.com
> > > > > > > Robert McNeel & Associates
>
> > > > > > > On Mar 22, 11:35 am, Thøger <jtc...@gmail.com> wrote:
>
> > > > > > > > Thanks for the great release with all the new and enhanced 
> > > > > > > > features
>
> > > > > > > > I thought the new tree structure would also work when you make 
> > > > > > > > an
> > > > > > > > intersection of to sets of curves (10 lines along the y-axis 
> > > > > > > > and 10
> > > > > > > > lines along the x-axis)
> > > > > > > > Is it just me or does the treestructure not support this?- 
> > > > > > > > Skjul tekst i anførselstegn -
>
> > > > > > > - Vis tekst i anførselstegn -- Skjul tekst i anførselstegn -
>
> > > > - Vis tekst i anførselstegn -- Skjul tekst i anførselstegn -
>
> > > - Vis tekst i anførselstegn -- Skjul tekst i anførselstegn -
>
> - Vis tekst i anførselstegn -

Reply via email to