You are here: Start » AVL.NET » Invoke.SurfaceBoxToRegion
Finds the surface region covered by surface box.
Namespace: | Avl |
---|---|
Assembly: | AvlNet.dll |
Syntax
C++
C#
public static void SurfaceBoxToRegion ( Avl.Box3D inSurfaceBox, Avl.SurfaceFormat inSurfaceFormat, Avl.Region outRegion )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inSurfaceBox | Avl.Box3D | |||
![]() | inSurfaceFormat | Avl.SurfaceFormat | Surface format for which the output region will be defined. | ||
![]() | outRegion | Avl.Region | Output region. |