AcDbEdgeRef::AcDbEdgeRef(AcDbEdgeRef&) Constructor

C++
AcDbEdgeRef(
    const AcDbEdgeRef&
);
Description

The constructor creates an AcDbEdgeRef based on another AcDbEdgeRef object.

Links