Drop
Removes some vertices of a polygon.
Syntax
drop(Polygonal | Polygon, Integer)
drop(Polygonal | Polygon)
Description
Given a polygonal or polygon and an integer , removes the first vertices of such figure.
Given a polygonal or polygon, removes the first vertex of such figure.