VariableSpeedMotorInitialize Method |
Applies the initialization state if specified.
Namespace:
Demo3D.Visuals.Motor
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntaxpublic void Initialize(
double time
)
Parameters
- time
- Type: SystemDouble
The time at which the motor is initialized.
See Also