Remove

IMotionPath.Remove 方法

从集合中移除指定的命令。

public void Remove(IMotionCmdPath item)
参数类型描述
itemIMotionCmdPath要移除的运动路径 IMotionCmdPath

另见