One of the things which I think would be reasonably useful is to add output capability to Post-It panels. I already made them active (i.e. they have inputs now and can display grasshopper data in realtime) and adding a 'write to file' option wouldn't take very long. Do you think this (in cmobination with the string formatting capabilities of the Expression components) will be enough to handle the bulk of the export needs?
-- David Rutten Robert McNeel & Associates On Oct 2, 10:36 pm, taz <[EMAIL PROTECTED]> wrote: > jd, > > If you are desperate you can store infomation in labels (which become > Rhino text dot objects) and run a script to transfer the information > to excel. > > There was discussion on this I can try to find if you are interested. > > taz > > On Oct 2, 1:20 pm, JD <[EMAIL PROTECTED]> wrote: > > > ok thanks > > jd > > > On Oct 2, 11:39 am, David Rutten <[EMAIL PROTECTED]> wrote: > > > > Hi JD, > > > > not at present. The next release will have Script components (VB.NET, > > > C#.NET and IronPython) which can of course write/read data and also > > > hook into other apps, but nothing exists yet that natively does this. > > > It's pretty high on the wishlist, but I'm struggling to make it both > > > generic enough and useful enough. > > > > -- > > > David Rutten > > > Robert McNeel & Associates > > > > On Oct 2, 5:41 pm, JD <[EMAIL PROTECTED]> wrote: > > > > > Hi, > > > > Great program! > > > > Can we extract data from grasshopper to excel for example? > > > > If yes how can we do it? > > > > thanks- Hide quoted text - > > > > - Show quoted text -- Hide quoted text - > > > - Show quoted text -
