*sphereclipcenter

Sets the center for spherical clipping.

Syntax

*sphereclipcenter x y z

Type

HyperMesh Tcl Modify Command

Description

Sets the center for spherical clipping.

Inputs

x
The new x coordinate of the center of spherical clipping.
y
The new y coordinate of the center of spherical clipping.
z
The new y coordinate of the center of spherical clipping.-----

Example

To set the center of the spherical clipping to (1,2,3):

*sphereclipcenter(1,2,3)

*setsphereclip() is required to view clipping.

*sphereclipradius() is required to view clipping.

Errors

None.