path ( polygon ) → pathConverts polygon to a closed path with the same list of points.
path(polygon '((0,0),(1,1),(2,0))') → ((0,0),(1,1),(2,0))
Converts polygon to a closed path with the same list of points.
path ( polygon ) → pathConverts polygon to a closed path with the same list of points.
path(polygon '((0,0),(1,1),(2,0))') → ((0,0),(1,1),(2,0))
Definition snapshot: 2026-09-14T13:14:25.684213+00:00@99e6866c · English manual source