ShowMeshZone ()

Show different mesh zones for an item.

Usage

ShowMeshZone( item )

Parameters

item (tree-item)
The name of the model entity which will be shown.

Return Value

None

Errors

The item must exist.

Description

This routine shows different mesh zones for the item. For example,
ShowMeshZone( item )

In this example ShowMeshZone was called in the definition of a function and item is the function's argument.