Click or drag to resize
RsPathProcedure Methods

The RsPathProcedure type exposes the following members.

Methods
  NameDescription
Public methodCode exampleCopy
Creates a deep copy of the RsPathProcedure
Public methodEquals (Inherited from Object.)
Public methodFindObjects
Recursively finds object that satisfy a condition.
(Inherited from ProjectObject.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodMoveAlong Obsolete.
Public methodMoveAlong(ArrayList) Obsolete.
Public methodMoveAlong(ListSyncLogMessage) Obsolete.
Public methodMoveAlongAsync
Moves the mechanism, of corresponding task, along the path procedure by creating a temporary RAPID program on the controller and executing it.
Public methodCode exampleMoveAlongAsync(ListSyncLogMessage)
Moves the mechanism, of corresponding task, along the path procedure by creating a temporary RAPID program on the controller and executing it. The temporary RAPID program is created by using RapidSync. The synchronization log is returned from this overload.
Public methodToString (Inherited from ProjectObject.)
Top
See Also