CP_BlendRate Function
Returns the overlap ratio of path motion.
Syntax
CP_BlendRate
Return Value
Returns the current overlap ratio (%).
See Also
CP_BlendRate
CP_BlendRate Function Example
If CP_BlendRate = 100 Then
Print "CP_BlendRate is Default"
EndIf