You are here: Start » FIL.NET » Invoke.AbsoluteSurface

Invoke.AbsoluteSurface

Transforms Z coordinate of each surface point to its absolute value.

Namespace:Fil
Assembly:FilNet.dll

Syntax

C++
C#
 
public static void AbsoluteSurface
(
	Fil.Surface inSurface,
	Fil.Surface outSurface
)

Parameters

Name Type Range Default Description
inSurfaceFil.SurfaceInput surface.
outSurfaceFil.SurfaceOutput surface.

See also