Navigation: Scripting Reference Manual > Functions & Subroutines > ARNSetHoleValueAsDoubleArray

 

ARNSetHoleValueAsDoubleArray

 

Contact Us: fredsupport@photonengr.com

 

Description

Sets the numerical value used to signify the absence of a data value at any cell in the data array.

 

Syntax

ARNSetHoleValueAsDoubleArray nNodeNum, holeValue

 

Parameters

nNodeNum As Long

Node number of existing ARN.

 

holeValue() As Double

Hole value as an array. This array must be dimensioned according to the following table:

 

Remarks

Sets the numerical value used to signify the absence of a data value at any cell in the data array.

 

Data Type

Doubles per cell

Array Dimensioning

Irradiance, Intensity, Energy Density

1

holevalue(0)

Color Image

3

holevalue(2)

Scalar Field

2

holevalue(1)

Vector Field

6

holevalue(5)

 

See Also

All ARN Scripting Commands

 

 

 

 

 

Copyright © Photon Engineering, LLC