3.4.9. remove Command
This command is used to remove components from the model.
- remove element $eleTag
Remove an element from the domain.
- remove node $nodeTag
Remove a node from the domain.
- remove loadPattern $patternTag
Remove a load pattern from the domain.
- remove parameter $paramTag
Remove a parameter from the model.
- remove recorders
Remove all recorders.
- remove recorder $tag
Remove a single recorder. The tag is the integer returned when the recorder was created.
- remove sp $nodeTag $dof
Remove a single-point constraint.
- remove mp $constrainedNodeTag
Remove a multi-point constraint.
Code Developed by: fmk