XYZGetAutoScaleValuesΒΆ

XYZGetAutoScaleValues returns a vector with automatically calculated isoline values.

rvValue = XYZGetAutoScaleValues(hData, nValues)

Return Value

rvValue is a real vector.

Parameters

hData

A handle for a dataset created with XYZCreate.

nValues

nValues is the maximum number of isoline values.

id-1719711