Rhino- Precompute grasshopper python script

The following seems to be a nice simple way of doing this. If anyone knows if this will cause any problems, please let me know:

import Grasshopper as gh
gh.Instances.ActiveCanvas.Document.NewSolution(True)
1 Like