Share

SimulationManager.DynamicSimulations Property

Parent Object: SimulationManager

Description

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 DynamicSimulations

Property 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.

Version

Introduced in version 2013

Was this information helpful?