Remove

IMotionPath.Remove method

Removes specified commans from the collection.

public void Remove(IMotionCmdPath item)
ParameterTypeDescription
itemIMotionCmdPathMotion path to remove IMotionCmdPath

See Also