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