Recorder Command: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
| style="background:yellow; color:black; width:800px" | '''recorder recorderType? arg1? ...''' | | style="background:yellow; color:black; width:800px" | '''recorder recorderType? arg1? ...''' | ||
|} | |} | ||
RETURNS | |||
'''rTag''' an integer tag for the recorder. This integer tag can be used to remove the recorder using ''''remove recorder $rTag''' command. | |||
---- | ---- |
Revision as of 18:22, 11 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 generate a recorder object which is to monitor what is happening during the analysis and generate output for the user.
recorder recorderType? arg1? ... |
RETURNS
rTag an integer tag for the recorder. This integer tag can be used to remove the recorder using 'remove recorder $rTag command.
The type of recorder created and the additional arguments required depends on the recorderType? provided in the command.
The following contain information about matType? and the args required for each of the available material types:
- Node
- Element/Section/Fiber
- Graphics