*midsurface_accept_edge_target
Assigns targets for the surface edge. Once assigned, targets can be used to offset a midsurface.
Syntax
*midsurface_accept_edge_target face e1_line e2_line is_opposite
Type
HyperMesh Tcl Modify
Description
Assigns targets for the surface edge. Once assigned, targets can be used to offset a midsurface.
Inputs
- face
- The index of the surface to offset.
- e1_line
- The index of a line, which must be an edge of the surface to offset.
- e2_line
- The index of a pilot line.
- is_opposite
- If zero, then the target is the e2_line. If 1, then the target is a line located in between e1_line and e2_line.
Example
Users cannot manually employ this command, because HyperMesh must internally generate the index values (they cannot simply be typed in).
Errors
None.