algorithmic modeling for Rhino
Hi Christian, depending on your problem, you might also be able to exchange Numpy/Scipy for Math.Net, which can be implemented in Rhino/GH 64 bit using VB/C#/IronPython pretty easily (as compared to the nightware of implementing Numpy/Scipy in IronPython!). As far as I know you cannot use RhinoCommon types outside of a Rhino instance (don't quote me on that though), so if you do go with exporting to a Python program outside of Rhino/GH, you'll need to write some conversion functionality to pass data between the two programs. As far as "sending" the data, the most straightforward forward method would be to write to a text/csv file. Although there are generic Python methods for a more "live" link as well if this is a requirement. Hope that helps.
Edit: Tom already covered a few these points ;)
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