Share

DynamicSimulation.PlaybackSpeed Property

Parent Object: DynamicSimulation

Description

Gets and sets the speed when playing a simulation. A value of 1 indicates that every time step should be shown, a value of 5 indicates that every fifth time step should be shown, etc.

Syntax

DynamicSimulation.PlaybackSpeed() As Long

Property Value

This is a read/write property whose value is a Long.

Version

Introduced in version 2013

Was this information helpful?