Name
page:ClosePath -- close subpath
Synopsis
status = page:ClosePath()
Function
page:ClosePath() appends a straight line from the current point to the start point of sub path. The current point is moved to the start point of sub path.

Inputs
none

Results
status
status code

Show TOC