You are here: Start » FIL.NET » FIS.ReplaceInvalidSurfacePoints Method

FIS.ReplaceInvalidSurfacePoints Method

Replaces all invalid points with a given Z value.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void ReplaceInvalidSurfacePoints
(
	FilNet.Surface ioSurface,
	float inNewZ
)

Parameters

Name Type Range Default Description
ioSurfaceFilNet.Surface
inNewZfloat

Function Overrides

See also