algorithmic modeling for Rhino
hello again ,,, try this in Old VB
If bln Then
Dim mObj As New MRhinoCurveObject
mObj = doc.AddCurveObject(Crv)
Dim nObj As New MrhinoSurfaceObject
nObj = doc.AddSurfaceObject(srf)
doc.UnselectAll
mObj.Select()
app.RunScript("_-Pull " & ( nObj.Select()))
nObj.Select()
app.RunScript("_Enter")
'app.RunScript("_delete")
End If
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