Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Wiki Markup
{alias:mlo}
h2. Name

*mlo* — Move data low to active from workspace

h2. Syntax
{panel:|borderStyle=solid|borderWidth=1|bgColor=#FFFFAA}

*mlo* _workspacename_ \[*app*] 

{panel}

h2. Description

Move (or in fact copy) workspace dataset to active dataset. 

h2. Arguments

_workspacename_ 
{indent}Move _workspacename_ to active dataset.{indent} 
*app* 
{indent}Append _workspacename_ to active data. Both datasets must be of type polydata; i.e points and lines.{indent} 

h2. Examples

h3. Ex.1: Move low


{noformat:|borderWidth=1|bgColor=#eeeeee}
        mlo topsurface    ;# Move dataset in workspace topsurface to active data

{noformat}

h2. See also

[mhi - Move data to workspace], [dhi - Delete workspace]
{pagebreak}