Share

SimulationManager Object


Description

SimulationManager Object.

Properties

Name Description
Application Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned.
DynamicSimulations Gets the DynamicSimulations object. This object provides access to the existing dynamic simulations in this document and provides the ability to create new simulations.
Parent Gets the parent assembly or part component definition object.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

AssemblyComponentDefinition.SimulationManager, DynamicSimulation.Parent, WeldmentComponentDefinition.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?