*midsurface_remove_edge_target
Removes targets from surface edges.
Syntax
*midsurface_remove_edge_target face e1_line
Type
HyperMesh Tcl Modify
Description
Removes targets from surface edges.
Inputs
- face
- The index of the surface to offset.
- e1_line
- The index of a line. If this command finds an edge of the surface to offset (face) that is close to e1_line, it removes the edge target from that edge.
Example
Users cannot manually employ this command, because HyperMesh must internally generate the index values (they cannot simply be typed in).
Errors
None.