ClrPathPoint
Function
To clear the whole path points at the designated path.
Syntax
ClrPathPoint path number
Guaranteed entry
- Path number
- Designate path number (1 to 20) by integer type data.
Description
Clear the whole path points at the designated path.
Related Terms
Spline Motion, Path Point Setting Function, AddPathPoint, GetPathPoint, LoadPathPoint, GetPathPointCount
Attention
- You cannot delete path points respectively.
- Because the path data in working memory is deleted, you need to reload the data from storage memory using LoadPathPoint or designate path point using AddPathPoint, before executing spline motion through Move S.

