Share

AcDbEdgeRef::AcDbEdgeRef (AcDbFullSubentPath&) Constructor

C++

ACDBCORE2D_PORT explicit AcDbEdgeRef(
    const AcDbFullSubentPath&
);

Description

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

Parameters

Parameters Description
AcDbFullSubentPath&

Links

AcDbEdgeRef Class

Was this information helpful?