*midsurface_offset_by_targets_11

Offsets a surface according to the targets that are attached to its vertices and edges.

Syntax

*midsurface_offset_by_targets_11 surface mode

Type

HyperMesh Tcl Modify Command

Description

Offsets a surface according to the targets that are attached to its vertices and edges.

Inputs

surface
The ID of the surface to offset.
mode
The mode for the selected surfaces. Valid values are:
1 - Preserves the planarity of the surfaces that were planar before the offset
Any other value - A planar surface might become curved if the targets set to offset the surface are not in one plane.

Example

To offset the mid-surface from a surface with ID 109:

*midsurface_offset_by_targets_11 109 1

Errors

None.

Version History

11.0