You are here: Start » FIL.NET » Invoke.SkipEmptySurfaceRegion
If the input surface contains at least one valid point in a given region, then the region is copied to the output; otherwise Nil is returned.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void SkipEmptySurfaceRegion ( Fil.Surface inSurface, Fil.Region inRegion, Conditional<Fil.Region> outNotEmptySurfaceRegion, out bool outIsNotEmpty )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inSurface | Fil.Surface | |||
![]() | inRegion | Fil.Region | Input region. | ||
![]() | outNotEmptySurfaceRegion | Ftl.Conditional<Fil.Region> | |||
![]() | outIsNotEmpty | bool |