*midsurface_remove_target

Finds the surface vertex that is closest to a chosen point and, if it is close enough, removes targets from this vertex.

Syntax

*midsurface_remove_target face offsetpoint_x offsetpoint_y offsetpoint_z point_sel_code

Type

HyperMesh Tcl Modify Command

Description

Finds the surface vertex that is closest to a chosen point and, if it is close enough, removes targets from this vertex.

Inputs

face
The index of the surface to offset.
offsetpoint_x
The X coordinate of a point near the desired vertex.
offsetpoint_y
The Y coordinate of a point near the desired vertex.
offsetpoint_z
The Z coordinate of a point near the desired vertex.
point_sel_code
This argument is not currently used (0).

Example

You cannot manually employ this command, because HyperMesh must internally generate the index values (they cannot simply be typed in).

Errors

None.