Share

AssemblyComponentDefinition.SimulationManager Property

Parent Object: AssemblyComponentDefinition

Description

Read-only property that returns the SimulationManager object. This object provides access to the various simulation API’s.

Syntax

AssemblyComponentDefinition.SimulationManager() As SimulationManager

Property Value

This is a read only property whose value is a SimulationManager.

Samples

Name Description
Play back a simulation This sample plays back an existing dynamic simulation.

Version

Introduced in version 2013

Was this information helpful?