setVelConstraints

fun setVelConstraints(velConstraintsInches: VelConstraint): TaskBuilder

Set the velocity constraints for future builder instructions in units of inches.


fun setVelConstraints(constraints: Vel): TaskBuilder

Set the velocity constraints as defined by a Vel object.