Hey guys,
How do you get by code the current version of the grasshopper user is using?
- Ricardo
Hey guys,
How do you get by code the current version of the grasshopper user is using?
Grasshopper.Versioning.Version // type GH_Version
Grasshopper.Versioning.VersionString // type String
http://developer.rhino3d.com/api/grasshopper/html/T_Grasshopper_Versioning.htm
http://developer.rhino3d.com/api/grasshopper/html/T_GH_IO_Types_GH_Version.htm