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