C++
AcAxPoint2d( const AcGePoint2d& pt );
Description
Constructs 2D point with coordinates in pt.
Parameters
| Parameters | Description |
|---|---|
| pt | Input AcGePoint2d containing x, y coordinates |
AcAxPoint2d( const AcGePoint2d& pt );
Constructs 2D point with coordinates in pt.
| Parameters | Description |
|---|---|
| pt | Input AcGePoint2d containing x, y coordinates |