SimulationTimeControl (SimulationEnvironment)

Introduced

4.2

Description

Returns the simulation time control Property object which is used to control the simulation time and caching.

C# Syntax

// get accessor
Property rtn = SimulationEnvironment.SimulationTimeControl;

Examples

JScript Example

/*
   See the example under the SimulationEnvironment object.
*/


Autodesk Softimage v7.5