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