You are here: Start » FIL.NET » Invoke.ConcatenatePaths_OfLoop
Joins open paths appearing in consecutive iterations.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void ConcatenatePaths_OfLoop ( Fil.ConcatenatePaths_OfLoopState ioState, Fil.Path inPath, bool inClose, Fil.Path outPath )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
ioState | Fil.ConcatenatePaths_OfLoopState | ||||
![]() | inPath | Fil.Path | Input path. | ||
![]() | inClose | bool | If set to true adding in result a segment between its first point and the last one, therefore producing a closed path. | ||
![]() | outPath | Fil.Path | Output path. |