Description Returns the cell-centered C axis value corresponding to the given integer index in an existing 3D Analysis Results Node (ARN).
Syntax axVal = ARNGetCAxisValueAt( nNodeNum, nIndx )
Parameters axVal (Double) Cell-centered value at given array index along the C axis.
nNodeNum As Long Node number of the existing 3D ARN.
nIndx As Long Cell index whose value is being queried.
See Also
|