You are here: Start » AVL.NET » AVL.ReduceSurface Method

AVL.ReduceSurface Method

Reduces surface dimensions as much as possible.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void ReduceSurface(
	AvlNet.Surface inSurface,
	out AvlNet.Surface outSurface
)

Parameters

Name Type Range Default Description
inSurfaceAvlNet.SurfaceInput surface.
outSurfaceAvlNet.SurfaceReduced surface.

See also