*midsurface_show_for_edit

Displays all targets that are attached to the surface vertices and edges.

Syntax

*midsurface_show_for_edit surface

Type

HyperMesh Tcl Modify Command

Description

Displays all targets that are attached to the surface vertices and edges.

Inputs

surface
The ID of the surface whose vertex targets you wish to display.

Example

To display the targets of a surface with ID 213:

*midsurface_show_for_edit 213

Errors

None.