You are here: Start » FIL.NET » Function Reference » Geometry 2D » Geometry 2D Features » FIL.SegmentLength
Computes the length of a segment.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inSegment | FilNet.Segment2D | |||
![]() | outLength | float |
Examples
![]() |
SegmentLength performed on a segment with parameters: X1 = 50, Y1 = 50, X2 = 300, Y2 = 300.
outLength returns 353,553.