Share

AcDbVertexRef::AcDbVertexRef (AcGePoint3d&) Constructor

C++

ACDBCORE2D_PORT explicit AcDbVertexRef(
    const AcGePoint3d&
);

Description

The constructor causes the AcDbVertexRef to maintain the AcGePoint3d.

Links

AcDbVertexRef Class

Was this information helpful?