You are here: Start » AVL.NET » Function Reference » Surface » Surface Spatial Transforms » AVL.ReduceSurface

AVL.ReduceSurface

Reduces surface dimensions as much as possible.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

C++
C#
 
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