MotionController Axis MultiAxis IO IOPoint NetworkNode RsiError
Sample Apps Changelog

RapidCode API

◆ PathBlendSet()

void PathBlendSet ( bool  blend)
pure virtual

Set the blending attribute.

Description:
PathBlendSet sets the blending attribute.
Parameters
blendTrue = smooth corners, false = sharp corners.
Sample Code:
printf("undocumented function\n");
Note

This can be set differently for each line or arc. This method has been discontinued for MPI versions 4.0+

Examples
PathMotion.cpp.