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