Back to Adaptive Vision Studio website

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

PlanePlaneIntersection3D


Computes a common line in 3D of two planes.

Name Type Description
inPlane1 Plane3D
inPlane2 Plane3D
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.