*midsurface_accept_edge_target_by_number
Assigns targets for the surface edge.
Syntax
*midsurface_accept_edge_target_by_number face e1_edge_number e2_line is_opposite
Type
HyperMesh Tcl Modify Command
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_edge_number
- 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
- 0 - The target is the e2_line.
Example
You cannot manually employ this command, because HyperMesh must internally generate the index values (they cannot simply be typed in).
Errors
None.