You are here: Start » AVL.NET » Invoke.ReplaceInvalidSurfacePoints
Replaces all invalid points with a given Z value.
Namespace: | Avl |
---|---|
Assembly: | AvlNet.dll |
Syntax
C++
C#
public static void ReplaceInvalidSurfacePoints ( Avl.Surface ioSurface, Optional<Avl.Region> inRoi, float inNewZ )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
ioSurface | Avl.Surface | ||||
![]() | inRoi | Atl.Optional<Avl.Region> | Range of pixels to be processed. Default value: atl::NIL. | ||
![]() | inNewZ | float |