imat_vtkplot/visible (+FEA)


Purpose

Set the mesh visibility.

Syntax

hplot.visible(mode,toggle)
hplot.visible('undeformed',true)

Description

This method changes the visibility of either the undeformed or deformed mesh.

MODE controls which display the visibility toggle will be applied to -- 'undeformed' or 'deformed'.

TOGGLE is a logical that specifies the mesh visibility.