XYZIsMatrixOnlyΒΆ

XYZIsMatrixOnly checks if the dataset was created from a matrix or from abitray distributed xyz triples.

bMatrixOnly = XYZIsMatrixOnly(hData)

Return Value

bMatrixOnly

Parameters

hData

The handle of a dataset created with XYZCreate or XYZCreateFromMatrix.

id-1796298