UnGroupWorkspace v1#
Summary#
Takes a group workspace as input and ungroups the workspace.
See Also#
Properties#
Name |
Direction |
Type |
Default |
Description |
|---|---|---|---|---|
InputWorkspace |
Input |
string |
Mandatory |
Name of the input workspace to ungroup |
Description#
Takes a WorkspaceGroup as input and ungroups it
into several workspaces. You can perform this from the MantidWorkbench GUI by
selecting the WorkspaceGroup and clicking “Ungroup”.
Categories: AlgorithmIndex | Transforms\Grouping | Utility\Workspaces
Source#
C++ header: UnGroupWorkspace.h
C++ source: UnGroupWorkspace.cpp