IMotionPath Methods |
The IMotionPath type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add |
Add new command to path
|
![]() | Clear |
Removes all commands from the collection.
|
![]() | GetEnumerator | (Inherited from IEnumerableIMotionCmdPath.) |
![]() | Insert |
Insert new command to path
|
![]() | Remove |
Removes specified commans from the collection.
|
![]() | RemoveAt |
Removes a command at the specified index.
|