AppGetSelectedXYDatasetsΒΆ
AppGetSelectedXYZDatasets retrieves the handles of all selected 1D and 2D datasts in the active page.
- handle = AppGetSelectedXYDatasets()
Return Value
If the function succeeds, the return value is a vector of 1D and 2D dataset handles of the active page or 0 if no dataset is selected.
See also
Overview Application Object, AppGetActiveDocument, AppGetActiveEditor, AppGetSelectedLayers, AppGetSelectedDatasets, AppGetSelectedXYZDatasets, GetParent
id-609198