*midsurface_remove_edge_target_by_number
Removes a target from a surface edge specified by a line number.
Syntax
*midsurface_remove_edge_target_by_number face e1_line_number
Type
HyperMesh Tcl Modify Command
Description
Removes a target from a surface edge specified by a line number.
Inputs
- face
- The index of the surface to offset.
- e1_line_number
- The edge from which targets are to be removed.
Example
You cannot manually employ this command, because HyperMesh must internally generate the index values (they cannot simply be typed in).
Errors
None.