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