Default constructor. Initializes the position to (0,0,0) and the vertex type to SimpleVertex.
Public Sub New()
public PolygonMeshVertex();
PolygonMeshVertex Class, Autodesk.AutoCAD.DatabaseServices Namespace