Navigation: Scripting Reference Manual > Functions & Subroutines > AuxDataGetCount

 

AuxDataGetCount

 

Contact Us: fredsupport@photonengr.com

 

Description

Returns the number of auxiliary data items for a given surface.

 

Syntax

count = AuxDataGetCount ( n )

 

Parameters

count (Long)

The number of auxiliary data items for the surface.

 

n As Long

Node number of the surface.

 

Remarks

This function returns the number of auxiliary data items for a given surface. If there is a problem the function sets an error and returns 0.

 

See Also

AuxDataGetIthName

AuxDataGetData

AuxDataSetData

AuxDataFindName

AuxDataFindNameAndData

AuxDataRemoveAll

AuxDataRemoveName

Examples

Surfaces

 

 

 

 

 

Copyright © Photon Engineering, LLC