Vertex container is used by polylines, spline curves and surfaces.
A vertex contains point coordinates and a visibility flag. It also can have attributes such as bulge and
weight (for splines). Vertex container owns the vertices, so, the application should not destroy them explicitly.