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

AVS.ReduceSurface Method

Reduces surface dimensions as much as possible.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

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

Parameters

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

Function Overrides

See also