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.
See also
id-1796298