AcDbVertexRef::AcDbVertexRef(AcDbFullSubentPath&) Constructor   

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

Creates the AcDbVertexRef from an entity in a block table record and referenced via a path of block inserts.

Links