Grasshopper

algorithmic modeling for Rhino

I'm a student just starting to do a parametric design. And I have two questions here
1.How can I import an access file into a Dotnet vb script
2.I've downloaded this excel.ghx to import excel files, but it's just not working

Views: 247

Attachments:

Replies to This Discussion

hi... to the second point... insert the following statement in the vb script before -Grab a running instance of Excel

' override language
Dim oldCI As System.Globalization.CultureInfo = System.Threading.Thread.CurrentThread.CurrentCulture
System.Threading.Thread.CurrentThread.CurrentCulture = New System.Globalization.CultureInfo("en-US")

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service