Share

AcDbEdgeRef::AcDbEdgeRef (AcGeCurve3d*) Constructor

C++

ACDBCORE2D_PORT explicit AcDbEdgeRef(
    const AcGeCurve3d* pGeCurve
);

Description

The constructor makes the AcDbEdgeRef keep the AcGeCurve3d.

Parameters

Parameters Description
pGeCurve

Links

AcDbEdgeRef Class

Was this information helpful?