Share

AcGePoint3d::AcGePoint3d

C++

GE_DLLEXPIMPORT AcGePoint3d(
    const AcGePoint3d& pnt
);

Description

Copy constructor.

Parameters

Parameters Description
pnt Input point

Links

AcGePoint3d

Was this information helpful?