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 | |
|---|---|---|---|---|---|
| ioPath | FilNet.Path | ||||
![]() | inExtraLength1 | float | |||
![]() | inExtraLength2 | float |

