XYZIsInterOnGridΒΆ

XYZIsInterOnGrid returns a nonzero value if the interpolation is calculated so that the matrix matches the axes tick marks.; otherwise 0.

bool = XYZIsInterOnGrid(hData)

Return Value

bool

Parameters

hData

The handle of a dataset created with XYZCreate.

id-923489