You are here: Start » AVL.NET » Invoke.SurfaceToSurfaceCoordinatesFormat
Converts a surface to a surface coordinates format.
| Namespace: | Avl |
|---|---|
| Assembly: | AvlNet.dll |
Syntax
C++
C#
public static void SurfaceToSurfaceCoordinatesFormat ( Avl.Surface inSurface, out Avl.SurfaceCoordinatesFormat outSurfaceCoordinatesFormat )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inSurface | Avl.Surface | |||
![]() | outSurfaceCoordinatesFormat | Avl.SurfaceCoordinatesFormat |


