*show_new_edge_target

Displays any targets for the surface edge in the new target component.

Syntax

*show_new_edge_target face e1_line e2_line is_opposite

Type

HyperMesh Tcl Modify

Description

Displays any targets for the surface edge in the new target component.

Inputs

face
Index of the surface to be offset.
e1_line
Index of a line, which must be an edge of the face.
e2_line
Index of a pilot line.
is_opposite
0 - Uses e2_line as the target.
1 - Uses a midline between e1_line and e2_line as the target.

Example

Users cannot manually employ this command, because HyperMesh must internally generate the index values (they cannot simply be typed in).

Errors

None.