You are here: Start » FIL.NET » Function Reference » Path » Path Basics » FIL.ClosePath
Adds the segment connecting the last point with the first one in a path.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
ioPath | FilNet.Path |
Description
The operation extends an open path by adding a segment between its first point and the last one, therefore producing a closed path.
If a closed path is passed, the filter passes it onto output without any interference.
Examples
![]() |
![]() |
ClosePath run on a sample path.