You are here: Start » AVL.NET » Invoke.RegionIntersection_OfLoop
Computes the common part of regions appearing in consecutive iterations.
Namespace: | Avl |
---|---|
Assembly: | AvlNet.dll |
Syntax
C++
C#
public static void RegionIntersection_OfLoop ( Avl.RegionCombinators_OfLoopState ioState, Avl.Region inRegion, Avl.Region outRegion )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
ioState | Avl.RegionCombinators_OfLoopState | ||||
![]() | inRegion | Avl.Region | Input region. | ||
![]() | outRegion | Avl.Region | Output region. |