*morphremoveconstraint

Remove constraint(s).

Syntax

*morphremoveconstraint nodetype marknode option

Type

HyperMesh Tcl Modify Command

Description

Remove constraint(s).

Inputs

nodetype
Nodes or morphconstraints
marknode
Node or morphconstraint mark number.
option
0 - Remove nodes on mark from morph constraints.
1 - Remove morph constraints on mark.
2 - Remove all morph constraints.

Example

*morphremoveconstraint (NODES,1,1)

If option is 0, any constraints on the nodes on the mark are removed.

If option is 1, all constraints are removed.
Note: The options have changed from HyperMesh versions prior to 8.0.

Errors

None.