Start » Filter Reference » Geometry 2D » Geometry 2D Features » SegmentCenter
Module: | FoundationLite |
---|
Computes the center point of a segment.
Name | Type | Description | |
---|---|---|---|
![]() |
inSegment | Segment2D | |
![]() |
outCenterPoint | Point2D |
Examples
Description of usage of this filter can be found in examples and tutorial: Meter, Parallel Enumeration, Bottle Inspector Part 2: Measuring Liquid Level, Bottle Inspector Part 3: Foam Detection.
![]() |
SegmentCenter performed on a segment with parameters: X1 = 50, Y1 = 50, X2 = 300, Y2 = 300.
Complexity Level
This filter is available on Advanced Complexity Level.