Set the mesh visibility.
hplot.visible(mode,toggle)
hplot.visible('undeformed',true)
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.