*clipboundaryelements

Sets the boundary element display mode for hidden line, section cut and spherical clipping.

Syntax

*clipboundaryelements mode

Type

HyperMesh Tcl Modify

Description

Sets the boundary element display mode for hidden line, section cut and spherical clipping.

Inputs

mode
The boundary element clip mode. Valid values are:
  • 0 - Boundary elements are not clipped and entire elements are shown.
  • 1 - Boundary elements are clipped and a smooth boundary is shown.

Examples

To enable boundary element clipping:
*clipboundaryelements 1

Version History

11.0