Share

AcGePoint2d::AcGePoint2d

C++

GE_DLLEXPIMPORT AcGePoint2d(
    const AcGePoint2d& pnt
);

Description

Copy constructor.

Parameters

Parameters Description
src Reference to the object whose properties are copied to this object during construction

Links

AcGePoint2d

Was this information helpful?