C++
GE_DLLEXPIMPORT AcGePoint2d( const AcGePoint2d& pnt );
Description
Copy constructor.
Parameters
| Parameters | Description |
|---|---|
| src | Reference to the object whose properties are copied to this object during construction |
GE_DLLEXPIMPORT AcGePoint2d( const AcGePoint2d& pnt );
Copy constructor.
| Parameters | Description |
|---|---|
| src | Reference to the object whose properties are copied to this object during construction |