Add
MotionPath.Add 方法
将新命令添加到路径
public IMotionCmdPath Add(MotionCommandPathType type, PointF[] pts, MotionPathPointsType ptsType,
bool bRelativeCoord)
参数 | 类型 | 描述 |
---|---|---|
type | MotionCommandPathType | |
pts | PointF[] | |
ptsType | MotionPathPointsType | |
bRelativeCoord | Boolean |