|
|
Returns position of this motion
|
Gets motion position.
|
|
Returns position of this motion
|
Gets motion via position.
•
|
IsCircularMotion(): bool
|
|
|
Returns true if motion is circular, false otherwise
|
Gets the flag indicating a circular motion.
|
|
Returns true if motion is linear, false otherwise
|
Gets the flag indicating a linear motion.
•
|
IsReferenceMotion(): bool
|
|
|
Returns true if motion is event suppressed, false otherwise
|
Gets the flag indicating a reference motion.
|
|
Returns true if motion is PtP, false otherwise
|
Gets the flag indicating a point-to-point motion.
•
|
GetEventsBefore(): list
|
|
|
Returns before events list
|
Gets list of events executed before.
|
|
Returns after events list
|
Gets list of events executed after.
|