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 |
GE_DLLEXPIMPORT AcGePosition3d( const AcGePoint3d& pnt );
Constructs a 3D position object with the same coordinates as the input point.
Parameters | Description |
---|---|
pnt | Input any 3D point object |