bdeSetSimulationAnimationEnabled
Sets the simulation to have animation enabled.
Syntax
bdeSetSimulationAnimationEnabled(enable)
Inputs
- enable
- Boolean representing whether or not to enable the simulation animation.
Examples
bdeSetSimulationAnimationEnabled(true);