*setsphereclip

Toggles the spherical clipping feature on and off.

Syntax

*setsphereclip onoff

Type

HyperMesh Tcl Modify Command

Description

Toggles the spherical clipping feature on and off.

Inputs

onoff
Determines whether the spherical clipping feature is turned on or off:
1 on
0 off

Example

To turn on spherical clipping:

*setsphereclip(1)

Errors

None.