Share

AcGePointOnCurve2d::AcGePointOnCurve2d

C++

GE_DLLEXPIMPORT AcGePointOnCurve2d(
    const AcGePointOnCurve2d& src
);

Description

Constructs an AcGePointOnCurve2d object that is a copy of the input object.

Parameters

Parameters Description
src Input any AcGePointOnCurve2d object

Links

AcGePointOnCurve2d

Was this information helpful?