Share

AcGePointOnCurve3d::AcGePointOnCurve3d

C++

GE_DLLEXPIMPORT AcGePointOnCurve3d(
    const AcGePointOnCurve3d& src
);

Description

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

Parameters

Parameters Description
src Input any AcGePointOnCurve3d object

Links

AcGePointOnCurve3d

Was this information helpful?