Start » Filter Reference » Region » Region Spatial Transforms » ReflectRegion
Module: | FoundationBasic |
---|
Reflects a region through the given location.
Name | Type | Description | |
---|---|---|---|
![]() |
inRegion | Region | Input region |
![]() |
inReflectionCenter | Location | |
![]() |
outRegion | Region | Output region |
Examples
![]() |
![]() |
ReflectRegion performed on the sample region.
Complexity Level
This filter is available on Advanced Complexity Level.
See Also
- MirrorRegion – Mirrors a region across vertical or horizontal axis.
- TransposeRegion – Flips and rotates a region so that x-coordinates are exchanged with y-coordinates.