| Union (∪) | |
|---|---|
|
|
| Type | |
| Category | Sampling > Operations > Sets |
Union (∪)
Description
Merges A-D. Later grids override any cells from the previous grids when valid. (B overrides A, C overrides B, etc.)
Enums
Enum #1
There is currently no description for the enum #1.
- Union
- Intersection
- Complement
- Difference
Arguments
| Type | Name (Display Name) | Description | Default |
|---|---|---|---|
| Sample | a (A) |
There is currently no description for the argument a. |
|
| Sample | b (B) |
There is currently no description for the argument b. |
|
| Sample | c (C) |
There is currently no description for the argument c. |
|
| Sample | d (D) |
There is currently no description for the argument d. |
Outputs
Sample - result (A ∪ B ∪ ...)
There is currently no description for output result.