JCMGridPointCoordinatesΒΆ
Purpose
returns coordinates of point
Function signature
int JCMGridPointCoordinates(double** coordinates, int handle, int pointIndex)
| Parameter | in/output | Description | 
|---|---|---|
| coordinates | output | coordinates | 
| handle | input | pinboard handle of grid | 
| pointIndex | input | index of point |