*edgesuppress
Suppresses the selected edge.
Syntax
*edgesuppress edge
Type
HyperMesh Tcl Modify
Description
Suppresses the selected edge.
Inputs
- edge
- The edge to suppress.
Example
To suppress edge 5:
*edgesuppress(5)
Only face edges which are interior to a surface or shared between two surfaces may be suppressed and unsuppressed. Suppressing an edge can combine two separate surfaces, and removes its affect on the mesh.