Share

AcGePosition3d::AcGePosition3d

C++

GE_DLLEXPIMPORT AcGePosition3d(
    const AcGePoint3d& pnt
);

Description

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

Parameters

Parameters Description
pnt Input any 3D point object

Links

AcGePosition3d

Was this information helpful?