IMotionPath Methods

The IMotionPath type exposes the following members.

Methods
  NameDescription
Public methodAdd
Add new command to path
Public methodClear
Removes all commands from the collection.
Public methodGetEnumerator (Inherited from IEnumerableIMotionCmdPath.)
Public methodInsert
Insert new command to path
Public methodRemove
Removes specified commans from the collection.
Public methodRemoveAt
Removes a command at the specified index.
See Also