algorithmic modeling for Rhino
If you are creating geometry outside of Rhino using Rhino3dmIO and you want to bring the geometry into Grasshopper this post describes one of the possible ways of doing it.
In your outside class you can stream your objects using a binary formatter as follows:
public class Class1
{
private Vector3d myVector;
private LineCurve myCurve;
private List<object> myGeometryObjects = new List<object>();
public Class1(…
ContinueAdded by Sridhar Baldava on September 2, 2016 at 12:22pm — No Comments
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