algorithmic modeling for Rhino
Tags:
Dim xlApp As Object
' override language
Dim oldCI As System.Globalization.CultureInfo = system.Threading.Thread.CurrentThread.CurrentCulture
System.Threading.Thread.CurrentThread.CurrentCulture = New System.Globalization.CultureInfo("en-US")
'Grab a running instance of Excel
xlApp = System.Runtime.InteropServices.Marshal.GetActiveObject("Excel.Application")
//// variables and values you want to stream ////
System.Threading.Thread.CurrentThread.CurrentCulture = oldCI
hope it works for you let me know
best to]
....
End If
A = ptList
owner.ExpireSolution(False)
System.Threading.Thread.CurrentThread.CurrentCulture = oldCI
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by