Click or drag to resize

MotorAspectCurrent Method

Determines the current kinematic properties of the motor.

Namespace:  Demo3D.Visuals.Motor
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public State Current()

Return Value

Type: State
The current state of the motor.
See Also