Share

AcGePosition2d::AcGePosition2d

C++

GE_DLLEXPIMPORT AcGePosition2d(
    const AcGePoint2d& pnt
);

Description

Constructs a 2D position object with the same coordinates as the input point.

Parameters

Parameters Description
pnt Input any 2D point object

Links

AcGePosition2d

Was this information helpful?