Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

Name

mlo — Move data low to active from workspace

Syntax

mlo workspacename [app]

Description

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

Arguments

workspacename

Move workspacename to active dataset.

app

Append workspacename to active data. Both datasets must be of type polydata; i.e points and lines.

Examples

Ex.1: Move low

        mlo topsurface    ;# Move dataset in workspace topsurface to active data

See also

mhi - Move data to workspace, dhi - Delete workspace

  • No labels