mhi - Move data to workspace

Name

mhi — Move data high to workspace

Syntax

mhi workspacename [app]

Description

Move (or in fact copy) active dataset to another area in workspace and give it the name workspacename. The active dataset is a special area in workspace that serves as input to all command actions. One can save numerous datasets in workspace and retrieve them later to active.

Arguments

workspacename

Move the active dataset to workspacename. If the name exists it will be overwritten.

app

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

Examples

Ex.1: Move active data to workspace data

        mhi topsurface    ;# Move active dataset to workspace named topsurface

See also

mlo - Move from workspace to active, dhi - Delete workspace