You are here: Start » AVL.NET » AVL.AbsoluteSurface Method
AVL.AbsoluteSurface Method
Transforms Z coordinate of each surface point to its absolute value.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void AbsoluteSurface( AvlNet.Surface inSurface, out AvlNet.Surface outSurface )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inSurface | AvlNet.Surface | Input surface. | ||
![]() | outSurface | AvlNet.Surface | Output surface. |


