This wraps the ObjectARX AcDbVertexRef::AcDbVertexRef(const AcGePoint3d *pGePoint) method
Public Sub New( point As Point3d )
public VertexRef( Point3d point );