Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
select_path [2013/08/05 22:46] admin [Select Path] |
— (current) | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Select Path ====== | ||
| - | |||
| - | <note important> | ||
| - | This operator is no longer part of Dinamica EGO 2.2. | ||
| - | </note> | ||
| - | ===== Description ===== | ||
| - | |||
| - | This container picks up a file name from a series of file names. | ||
| - | |||
| - | ===== Inputs ===== | ||
| - | |||
| - | ===== Optional Inputs ===== | ||
| - | |||
| - | ^ Name ^ Type ^ Description ^ Default Value ^ | ||
| - | | Step | [[Positive Int Type|Positive Int]] | Current step or model iteration. | 1 | | ||
| - | |||
| - | ===== Outputs ===== | ||
| - | |||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | Filename | [[Path Type|Path]] | Filename | | ||
| - | |||
| - | ===== Group ===== | ||
| - | |||
| - | [[Functor List#Stack | Stack]] | ||
| - | |||
| - | ===== Notes ===== | ||
| - | |||
| - | This container allows the replacement of one file name with another during a model execution. Any file name inside this container will begin to be used by a simulation according to its number identifier and will continue to be used until the model step reaches the number identifier of another file name inside the same container. | ||
| - | |||
| - | Each filename inside the "Select Path" must be provided by a corresponding [[Number Path]]. | ||
| - | |||
| - | ===== Internal Name ===== | ||
| - | |||
| - | SelectPath | ||