Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Geometry 2D » Geometry 2D Constructions » LineThroughPoints

LineThroughPoints


Module: FoundationLite

Computes a line passing through two distinct points.

Name Type Description
Input value inPoint1 Point2D
Input value inPoint2 Point2D
Output value outLine Line2D

Description

Note that because of inaccuracies of floating-point arithmetic, some geometric operations (including this one) may lead to unpredictable results for degenerated cases. In this filter such a case occurs when the input points are almost equal.

Examples

LineThroughPoints performed on two points.

Complexity Level

This filter is available on Basic Complexity Level.