You are here: Start » AVL.NET » AVL.ReflectRegion Method
AVL.ReflectRegion Method
Reflects a region through the given location.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void ReflectRegion( AvlNet.Region inRegion, AvlNet.Location inReflectionCenter, out AvlNet.Region outRegion )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inRegion | AvlNet.Region | Input region. | ||
![]() | inReflectionCenter | AvlNet.Location | |||
![]() | outRegion | AvlNet.Region | Output region. |
Examples
![]() |
![]() |
ReflectRegion performed on the sample region.




