Posts Tagged ‘Excel’

Quick Grasshopper Intro at NJIT

Friday, October 2, 2009 16:27 9 Comments

This is a “quick” introduction to Grasshopper I did for SHoP Construction’s fall studio at NJIT run by Jon Mallie and John Cerone.  Most of the things in this video are covered in other videos on the site but it introduces a few new features added to Grasshopper.  Toward the end of the tutorial we [...]

This was posted under category: Beginner, Excel, Grasshopper, Microsoft, Rhino, Tutorial Tags: , , , , ,

Streaming Data From Grasshopper to Microsoft Excel

Sunday, December 14, 2008 2:54 3 Comments

This tutorial explains how to use format function in an expression to sort data in the Post-It note component, then stream the point data from Rhino’s Grasshopper directly into Microsoft Excel.  The format function’s syntax is in the following format:
Format(”Line01, {0}, Line02, {1}, Line03, {2}”, x, y, z)
Note:  you can relace the italicized text with any [...]

This was posted under category: Architecture, Excel, Grasshopper, Microsoft, Parametric, Rhino, Tutorial, Uncategorized Tags: , , , ,