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