Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Geometry 3D » Geometry 3D Intersections » PlanePlaneIntersection3D

PlanePlaneIntersection3D


Module: Vision3DLite

Computes a common line in 3D of two planes.

Name Type Description
Input value inPlane1 Plane3D
Input value inPlane2 Plane3D
Output value outIntersectionLine Line3D?

Errors

This filter can throw an exception to report error. Read how to deal with errors in Error Handling.

List of possible exceptions:

Error type Description
DomainError Indefinite plane on input in PlanePlaneIntersection3D.

Complexity Level

This filter is available on Basic Complexity Level.