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