GetTime Command: Difference between revisions
Jump to navigation
Jump to search
(New page: Returns the current time in the domain. {| | style="background:yellow; color:black; width:800px" | '''getTime''' |} ---- EXAMPLE: set currentTime [getTime] ---- Code Developed by:...) |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{CommandManualMenu}} | |||
Returns the current time in the domain. | Returns the current time in the domain. | ||
Line 6: | Line 8: | ||
EXAMPLE: | EXAMPLE: |
Latest revision as of 05:06, 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
Returns the current time in the domain.
getTime |
EXAMPLE:
set currentTime [getTime]
Code Developed by: fmk