A data carrier functor that passes a region manager value from its input to its output unchanged, so it can be used to connect two other functors through an explicit connection instead of relying on auto-binding.
None.
| Name | Type | Description | Default Value |
|---|---|---|---|
| Region Manager | Region Manager Type | The region manager to carry. When this functor is placed inside a Region Manager, Region, or For Each Region container, this port connects to that container's region manager automatically. | Provided automatically |
| Name | Type | Description |
|---|---|---|
| Region Manager | Region Manager Type | The region manager provided as input. |
None.
RegionManagerValue