*geomstitching

Sets the automatic stitching mode when creating surfaces.

Syntax

*geomstitching mode

Type

HyperMesh Tcl Modify

Description

Sets the automatic stitching mode when creating surfaces. This applies to all surface creation commands.

Inputs

mode
Stitching mode when created surfaces are:
  • 0 – Stitched to surfaces from the same component.
  • 1 – Stitched to any surfaces that are within geometry cleanup tolerance.
  • 2 – Stitched to surfaces attached to selected surfaces/edges.
  • 3 – Stitched only to selected surfaces or surfaces that have edges/vertices selected.

Example

To set the mode to 3:
*geomstitching 3