SimulationEnvironment.SimulationTimeControl

導入

v4.2

詳細

シミュレーションの時間とキャッシングの制御に使用される、シミュレーション時間コントロールの Property オブジェクトを戻します。

C#構文

// get accessor

Property rtn = SimulationEnvironment.SimulationTimeControl;

JScript の例

/*

	See the example under the SimulationEnvironment object.

*/