You are here: Start » FIL.NET » Function Reference » Path » Path Features » FIL.PathSegments
Converts a path to an array of line segments.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inPath | FilNet.Path | Input path. | ||
![]() | outSegments | System.Collections.Generic.IList<FilNet.Segment2D> |