ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info
Is it possible to set global gravity to take effect in sim?
-
I can set the global gravity via script at any time but it doesn't take effect until the next simulation run. It shows up as a changed setting in the plugin global parameters setting screen but it has no effect within the simulation when it is running. Any ideas?
The script used to change global gravity is:
Sketchup.active_model.set_attribute( "SPSETTINGS", "gravity", "1.0")
Advertisement