Navigation: Scripting Reference Manual > Functions & Subroutines > ARNGetAAxisValueAt

 

ARNGetAAxisValueAt

 

Contact Us: fredsupport@photonengr.com

 

Description

Returns the cell-centered A axis value corresponding to the given integer index in an existing Analysis Results Node (ARN).

 

Syntax

axVal = ARNGetAAxisValueAt( nNodeNum, nIndx )

 

Parameters

axVal (Double)

Cell-centered value at given array index along A axis.

 

nNodeNum As Long

Node number of existing ARN.

 

nIndx As Long

Integer index of value to be returned.

 

Remarks

Returns the A axis value corresponding to the given integer index in an existing Analysis Results Node (ARN).

 

See Also

All ARN Scripting Commands

 

 

 

 

 

Copyright © Photon Engineering, LLC