Remove

MotionPath.Remove method

Removes specified commans from the collection.

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

See Also