You are here: Start » AVL.NET » Invoke.SurfaceToSurfaceCoordinatesFormat

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
inSurfaceAvl.Surface
outSurfaceCoordinatesFormatAvl.SurfaceCoordinatesFormat

See also