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