You are here: Start » FIL.NET » Function Reference » Surface » Surface Basics » FIL.ConvertSurfaceType
Changes the point Z coordinate type.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
C++
C#
public static void ConvertSurfaceType ( FilNet.Surface inSurface, FilNet.PlainType inNewPointType, FilNet.Surface outSurface )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inSurface | FilNet.Surface | Input surface. | ||
![]() | inNewPointType | FilNet.PlainType | Point Z coordinate type of the output surface. | ||
![]() | outSurface | FilNet.Surface | Surface with changed internal surface type. |
Hardware Acceleration
This operation supports automatic parallelization for multicore and multiprocessor systems.
Hardware acceleration settings may be manipulated with Settings class.