====== Simulation Computation ====== ===== boolSuccess = objSnSScript.Solve(GUID, Resolution) ===== This function checks the simulation specification and computes computes the simulation results based on them. Equivalent to the [GO!] button in SnS. ^Parameter^Description| |String GUID|Rhino ID of the object.| |Integer Resolution|An integer from 50 to 200000. Equivalent to setting the resolution slider in SnS.| ^Return Type^Description| |Boolean|True if the solution was successfully computed, False otherwise.|