Navigation: Scripting Reference Manual > Functions & Subroutines > AuxDataGetIthName

 

AuxDataGetIthName

 

Contact Us: fredsupport@photonengr.com

 

Description

Returns the name of the ith auxiliary data item on a particular surface.

 

Syntax

dname = AuxDataGetIthName ( n, indx )

 

Parameters

dname (String)

The name of the auxiliary data item.

 

n As Long

Node number of the surface.

 

indx As Long

The index of the auxiliary data item.

 

Remarks

This function returns the name of the ith auxiliary data item on a particular surface. If there is a problem the function sets an error and returns an empty string.

 

See Also

AuxDataGetCount

AuxDataGetData

AuxDataSetData

AuxDataFindName

AuxDataFindNameAndData

AuxDataRemoveAll

AuxDataRemoveName

Examples

Surfaces

 

 

 

 

 

Copyright © Photon Engineering, LLC