C++
inline double* asDblArray( const AcGePoint2d& pnt );
File
geassign.h
Description
This inline function returns pnt as an array of two doubles.
Parameters
| Parameters | Description |
|---|---|
| pnt | Input AcGePoint2d |
inline double* asDblArray( const AcGePoint2d& pnt );
geassign.h
This inline function returns pnt as an array of two doubles.
| Parameters | Description |
|---|---|
| pnt | Input AcGePoint2d |