@declan wrote:
Hi all,
We can’t use V7 at work until it’s officially launched, so I’m stuck working with V6. I’m trying to create SubD geometry inside Grasshopper using something like:
x = Rhino.Geometry.Mesh.CreateFromBrep
a = rs.command("_-toSubD" + x + “_Enter”)But I get a variety of errors. In ^this^ case it’s an operand error. Am I correct in thinking I can’t run an rs.command() on a non-baked geometry?
thanks!!
dh
Posts: 1
Participants: 1