Skip to content

PlumpMath/grassbot

 
 

Repository files navigation

grassbot

-- GRASSBOT -- Rhino/Grasshopper EXECUTER --

 Created by Dan Taeyoung Lee, November 2013, dan@taeyounglee.com

Usage: GRASSBOT.exe /rhfile rhino-file /ghfile grasshopper-file [/bakename] [/tempdir] [/bake] [/application]

/rhfile rhino-file Full Path to Rhino file to be opened.

/ghfile grasshopper-file Full Path to Grasshopper file to be run.

/screenshotlocation path Full path to screenshot save location.

/bakename name Name of the Grasshopper node to bake - defaults to 'BAKE' /tempdir path Path to temporary directory (no trailing slash)

/bake (true/false) If Grasshopper should bake geometry

/param name TBD - Changes CATIA 'name' param based on 'name' gh node.

/rhversion (Rhino5x64/Rhino5/Rhino4) Forces Grassbot to load a specific version of Rhino.

/application (true/false) If Grassbot should load Rhino as Application or Interface. - Application reopens Rhino; Interface reuses same Rhino instance.

Example: GRASSBOT.exe /rhfile D:/GRASSBOT/test.3dm /ghfile D:\WILDCAT\MakeCircles.gh /bakename BAKENODE /tempdir C:\TEMP

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Visual Basic .NET 100.0%