*solid_fixedptssuppressor

Suppresses the selected fixed points.

Syntax

*solid_fixedptssuppressor point_mark_id

Type

HyperMesh Tcl Modify Command

Description

Suppresses the selected fixed points.

Inputs

point_mark_id
1 or 2. Fixed points on this mark will be suppressed.

Example

To suppress all fixed points:

*createmark points 1 all
*solid_fixedptssuppressor 1

Errors

None.