Name
FreePath -- free path object (V5.0)
Synopsis
FreePath(id)
Function
This command will free the path specified in id. After calling this command the specified path will not be available any more. If you only want to remove all vertices and sub-paths from a path, you should use ClearPath() instead.

Inputs
id
identifier of path to free

Show TOC