Remove Command: Difference between revisions
Jump to navigation
Jump to search
(Created page with 'This commmand is used to remove components from the model. To remove an element: remove element $eleTag To remove a node remove loadPattern ?patternTag To remove a parameter…') |
No edit summary |
||
Line 1: | Line 1: | ||
{{CommandManualMenu}} | |||
This commmand is used to remove components from the model. | This commmand is used to remove components from the model. | ||
Revision as of 05:08, 27 February 2010
- Command_Manual
- Tcl Commands
- Modeling_Commands
- model
- uniaxialMaterial
- ndMaterial
- frictionModel
- section
- geometricTransf
- element
- node
- sp commands
- mp commands
- timeSeries
- pattern
- mass
- block commands
- region
- rayleigh
- Analysis Commands
- Output Commands
- Misc Commands
- DataBase Commands
This commmand is used to remove components from the model.
To remove an element:
remove element $eleTag
To remove a node
remove loadPattern ?patternTag
To remove a parameter:
remove parameter $paramTag
To remove all recorders:
remove recorders
To remove a single recorder
remove recorder $tag
To remove an sp_Constraint
remove sp $nodeTag $dof