| 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. |
| CurrentTimeStep |
|
| DSJoints |
Gets the DSJoints object which provides access to all of the joints associated with this simulation. |
| DSLoads |
Gets the DSLoads object which provides access to all of the loads associated with this simulation. |
| DSSettings |
Gets the DSSettings object which provides access to settings associated with this simulation. |
| IsInSimulationMode |
|
| LastComputedTimeStep |
Gets the last computed time step of the simulation. |
| NumberOfTimeSteps |
|
| Parent |
Gets the parent SimulationManager object. |
| PlaybackSpeed |
|
| SimulationLength |
|
| Type |
Returns an ObjectTypeEnum indicating this object's type. |