JCMFieldBagCartesianGridPointsΒΆ
Purpose
returns grid coordinates of Cartesian fieldbag along specified direction
Function signature
int JCMFieldBagCartesianGridPoints(double** gridPoints, int handle, int iX)
Parameter | in/output | Description |
---|---|---|
gridPoints | output | grid coordinates |
handle | input | pinboard handle of fieldbag |
iX | input | direction: 0 => X, 1 => Y, 2 =>Z |