*show_new_edge_target_by_number

Displays the target for a selected surface edge number in the new target component.

Syntax

*show_new_edge_target_by_number face e1_edge_number e2_line is_opposite

Type

HyperMesh Tcl Modify Command

Description

Displays the target for a selected surface edge number in the new target component.

Inputs

face
Index of the surface to be offset.
e1_edge_number
Number of the surface edge to be offset.
e2_line
Index of a pilot line.
is_opposite
0 - Uses e2_line as the target.
1 - Uses a midline between the e1_edge_number 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.