Hello,
You could change your Grasshopper button command to :
! _Grasshopper
_-RunPythonScript (
import Grasshopper
Grasshopper.Kernel.GH_Document.EnableSolutions=False )
Hello,
You could change your Grasshopper button command to :
! _Grasshopper
_-RunPythonScript (
import Grasshopper
Grasshopper.Kernel.GH_Document.EnableSolutions=False )