C++
GE_DLLEXPIMPORT AcGePosition2d( const AcGePosition2d& pos );
Description
Constructs a 2D position object that is a copy of the input position object.
Parameters
| Parameters | Description |
|---|---|
| pos | Input any 2D position object |
GE_DLLEXPIMPORT AcGePosition2d( const AcGePosition2d& pos );
Constructs a 2D position object that is a copy of the input position object.
| Parameters | Description |
|---|---|
| pos | Input any 2D position object |