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