Restore command: Difference between revisions
Jump to navigation
Jump to search
(Created page with '{{CommandManualMenu}} This command is used to restore the state of the model from the information stored in the database. {| | style="background:yellow; color:black; width:800p...') |
No edit summary |
||
Line 10: | Line 10: | ||
{| | {| | ||
| style="width:150px" | '''$commitTag ''' || | | style="width:150px" | '''$commitTag ''' || unique identifier used to restore the state at the model when the | ||
save command was invoked | save command was invoked | ||
|} | |} | ||
---- | ---- |
Latest revision as of 19:13, 2 March 2011
- 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 restore the state of the model from the information stored in the database.
restore $commitTag |
$commitTag | unique identifier used to restore the state at the model when the
save command was invoked |