Share

AcDbEdgeRef::AcDbEdgeRef (AcDbEdgeRef&) Constructor

C++

ACDBCORE2D_PORT AcDbEdgeRef(
    const AcDbEdgeRef&
);

Description

The constructor creates an AcDbEdgeRef based on another AcDbEdgeRef object.

Links

AcDbEdgeRef Class

Was this information helpful?