You are here: Start » FIL.NET » FIS.TrimPath Method
FIS.TrimPath Method
Creates a path contained in a box from another path.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void TrimPath ( FilNet.Path inPath, FilNet.Box inBox, FilNet.TrimPathMethod inTrimPathMethod, FilNet.Path outPath )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inPath | FilNet.Path | Input path. | ||
![]() | inBox | FilNet.Box | |||
![]() | inTrimPathMethod | FilNet.TrimPathMethod | PointToPoint | Default value: PointToPoint. | |
![]() | outPath | FilNet.Path | Output path. |