Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
table_manager [2024/10/21 15:03] chrystian [Notes] |
table_manager [2026/08/28 03:35] (current) hermann Sync from local documentation review |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Table Manager ====== | + | ====== Table Manager ====== |
| ===== Description ===== | ===== Description ===== | ||
| - | Create and manage tables. | + | Container that creates and manages the fragments and sub-tables corresponding to complete tables, letting tables be assembled incrementally from pieces produced at different points of a model. |
| ===== Inputs ===== | ===== Inputs ===== | ||
| Line 13: | Line 13: | ||
| None. | None. | ||
| - | ===== Output ===== | + | ===== Outputs ===== |
| None. | None. | ||
| + | |||
| + | ===== Internal Outputs ===== | ||
| + | |||
| + | ^ Name ^ Type ^ Description ^ | ||
| + | | Table Manager | [[Table Manager Type]] | Table manager instance, internally linked to the [[Sub Table]], [[Merge Sub Tables]], and [[Table Manager Value]] functors placed inside this container. | | ||
| ===== Group ===== | ===== Group ===== | ||
| Line 23: | Line 28: | ||
| ===== Notes ===== | ===== Notes ===== | ||
| - | Here is an example of how to use the Table Manager: | + | [[Sub Table]] and [[Merge Sub Tables]] functors placed inside this container automatically bind their advanced Table Manager port to this container's internal output. |
| - | {{:tablemanagerexample.png|Table Manager Functor Usage Example}} | + | [[https://dinamicaego.com/dokuwiki/lib/exe/fetch.php?media=regionmanagerexample.zip|Download an example model]] demonstrating the use of Table Manager. |
| - | + | ||
| - | [[https://www.csr.ufmg.br/dinamica/dokuwiki/lib/exe/fetch.php?media=regionmanagerexample.zip|Download Table Manager Example Model]] | + | |
| ===== Internal Name ===== | ===== Internal Name ===== | ||
| TableManager | TableManager | ||
| + | |||