Get All Regions Info
Description
This functor retrieves information for all regions simultaneously.
Inputs
None.
Optional Inputs
| Name | Type | Description | Default Value |
|---|---|---|---|
| Region Manager | Region Manager Type | Manager where the coverage maps of each region are maintained. This port automatically associates with the innermost compatible container. This port is advanced. | - |
Output
| Name | Type | Description |
|---|---|---|
| Regions Info | Table Type | Table containing boundary details for all regions. The table has the format “RegionId:real, RegionLines:real, RegionColumns:real, RegionTopYCoordinate:real, RegionLeftXCoordinate:real, RegionBottomYCoordinate:real, RegionRightXCoordinate:real”, representing the number of lines, number of columns, upper boundary in Y, left boundary in X, lower boundary in Y, and right boundary in X. |
Group
Notes
Retrieves information for all regions simultaneously.
Internal Name
GetAllRegionsInfo