Description
This wraps the ObjectARX AcDbVertexRef::AcDbVertexRef(const AcGePoint3d *pGePoint) method
Visual Basic
Public Sub New( point As Point3d )
C#
public VertexRef( Point3d point );
Links
VertexRef Class, Autodesk.AutoCAD.DatabaseServices Namespace