Guys, Not sure how you would output streams of lines based on color. It's really a selection problem. I have a color gradient that I am using to color lines and ideally I would like to be able to bake them in color so I can then select them differently. Any ideas would be appreciated.
-Andrew On Feb 17, 5:48 pm, damien_alomar <[email protected]> wrote: > This is possible through a vb.net solution. You would have to > actually add the object to Rhino before you adjust the attributes > since objects within Grasshopper do not have attributes assigned to > them. I guess the extent of the script would really depend on what > aspects you would like to bake to it. > > -Damien > > On Feb 17, 5:19 am, David Rutten <[email protected]> wrote: > > > Hi Andrew, > > > dithered lines? > > > You're right, there's no way to assign attributes (likelayer, name, > > colour, material, dash-pattern, arrowheads) during a bake operation. > > Yet. > > > -- > > David Rutten > > [email protected] > > Robert McNeel & Associates > > > On Feb 17, 10:30 am, andrew <[email protected]> wrote: > > > > Dear Group, > > > > I have used the preview tool to preview some geometry and it seems > > > like there is no way to separate out the dithered lines to separate > > > layers. Has anyone solved this with a vb.net script? I have researched > > > the groups and it looks like David hasn't gotten tolayermanagement > > > yet. Does anyone suggest any solutions. I'll try and post an image if > > > I don't hear anything. > > > > Best, > > > > Andrew
