Share

AcDbVertexRef::AcDbVertexRef (AcDbFullSubentPath&) Constructor

C++

ACDBCORE2D_PORT 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

AcDbVertexRef Class

Was this information helpful?