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