Start » Filter Reference » Geometry 2D » Geometry 2D Features » SegmentLength
Module: | FoundationLite |
---|
Computes the length of a segment.
Name | Type | Description | |
---|---|---|---|
![]() |
inSegment | Segment2D | |
![]() |
outLength | Real |
Examples
![]() |
SegmentLength performed on a segment with parameters: X1 = 50, Y1 = 50, X2 = 300, Y2 = 300.
outLength returns 353,553.
Complexity Level
This filter is available on Advanced Complexity Level.