*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.
Example
*morphremoveconstraint (NODES,1,1)
If option is 0, any constraints on the nodes on the mark are removed.
Errors
None.