The RMP Motion Controller APIs

◆ PathBlendSet()

void PathBlendSet ( bool blend)
Description:
PathBlendSet sets the blending attribute.
Parameters
blendTrue = smooth corners, false = sharp corners.
Remarks
This function is also available in RapidSequencer.
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.