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