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

FIS.ExtendPath Method

Resizes the first or the last segment of a path.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void ExtendPath
(
	FilNet.Path ioPath,
	float inExtraLength1,
	float inExtraLength2
)

Parameters

Name Type Range Default Description
ioPathFilNet.Path
inExtraLength1float
inExtraLength2float

See also