Share

AcGeExternalCurve3d::AcGeExternalCurve3d

C++

AcGeExternalCurve3d(
    const AcGeExternalCurve3d& src
);

Description

Copy constructor.

Parameters

Parameters Description
src Input external curve to copy

Links

AcGeExternalCurve3d

Was this information helpful?