SimulationManager.DynamicSimulations Property
Parent Object: SimulationManagerDescription
Gets the DynamicSimulations object. This object provides access to the existing dynamic simulations in this document and provides the ability to create new simulations.
Syntax
SimulationManager.DynamicSimulations() As DynamicSimulationsProperty Value
This is a read only property whose value is a DynamicSimulations.Samples
Name | Description |
Play back a simulation | This sample plays back an existing dynamic simulation. |