Navigation: Scripting Reference Manual > Functions & Subroutines > ARNGetBAxisValueAt

 

ARNGetBAxisValueAt

 

Contact Us: fredsupport@photonengr.com

 

Description

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

 

Syntax

bxVal = ARNGetBAxisValueAt( nNodeNum, nIndx )

 

Parameters

bxVal (Double)

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

 

nNodeNum As Long

Node number of existing ARN.

 

nIndx As Long

Integer index of value to be returned.

 

Remarks

Returns the cell-centered B 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