\(\renewcommand\AA{\unicode{x212B}}\)
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. Allowed values: [‘H2O’, ‘F127_D2O_Anethol’, ‘F127_D2O’, ‘D2O’, ‘AgBE’] |
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