You are here: Start » FIL.NET » FIS.ReplaceInvalidSurfacePoints Method
FIS.ReplaceInvalidSurfacePoints Method
Replaces all invalid points with a given Z value.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void ReplaceInvalidSurfacePoints ( FilNet.Surface ioSurface, NullableRef<FilNet.Region> inRoi, float inNewZ )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
ioSurface | FilNet.Surface | ||||
![]() | inRoi | FilNet.NullableRef<FilNet.Region> | Range of pixels to be processed. Default value: ftl::NIL. | ||
![]() | inNewZ | float |