Grasshopper

algorithmic modeling for Rhino

Hi all

Is there any way to export obj sequence? the exiting plugin(Centipede)  doesn't work any more- and i have tried  a VB script at here

If blnSave Then

Dim mObj As New MRhinoCurveObject
mObj = doc.AddCurveObject(Crv)

doc.UnselectAll
mObj.Select()

app.RunScript("_-export " & sFileName & " _Enter")
app.RunScript("_delete")
End If

Error saving file . i'm using rhino 5 (64 bit) with latest grasshopper

Is  this because of my Rhino or Grasshopper or ... ?  

Views: 438

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service