You are here: Start » AVL.NET » Function Reference » Surface » Surface Features » AVL.ReplaceInvalidSurfacePoints
Replaces all invalid points with a given Z value.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| ioSurface | AvlNet.Surface | ||||
![]() | inNewZ | float |
Hardware Acceleration
This operation supports automatic parallelization for multicore and multiprocessor systems.
Hardware acceleration settings may be manipulated with Settings class.
Errors
List of possible exceptions:
| Error type | Description |
|---|---|
| DomainError | Region of interest exceeds an input surface in ReplaceInvalidSurfacePoints. |

