AcDbVertexRef::AcDbVertexRef(AcGePoint3d&) Constructor   

C++
explicit AcDbVertexRef(
    const AcGePoint3d&
);
Description

The constructor causes the AcDbVertexRef to maintain the AcGePoint3d.

Links