XYZGetIsoValuesΒΆ

XYZGetIsoValues returns the isoline values.

rvValues = XYZGetIsoValues(hData)

Return Value

rvValues is a vector with a maximum of 100 elements. If the dataset does not contain any isoline values the functions returns the value DBL_MAX.

Parameters

hData

A handle for a dataset created with XYZCreate.

id-382452