Wipe Command: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{CommandManualMenu}} | {{CommandManualMenu}} | ||
This command is used to destroy all constructed objects. | This command is used to destroy all constructed objects, i.e. all components of the model, all components of the analysis and all recorders. | ||
{| | {| |
Revision as of 01:53, 3 March 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 command is used to destroy all constructed objects, i.e. all components of the model, all components of the analysis and all recorders.
wipe |
This command is used to start over without having to exist and restart the interpreter. I causes all elements, nodes, constraints, loads to be removed from the domain. In addition it deletes all recorders, analysis objects and all material objects created by the model builder.
Code Developed by: fmk