Back to Aurora Vision Studio website
You are here: Start » Filter Reference » Geometry 3D » Geometry 3D Intersections » SegmentPlaneIntersection3D
| Module: | Vision3DLite |
|---|
Computes the intersection point of a segment in 3D and a plane.
| Name | Type | Description | |
|---|---|---|---|
![]() |
inSegment3D | Segment3D | |
![]() |
inPlane | Plane3D | |
![]() |
outIntersectionPoint | Point3D? |
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 SegmentPlaneIntersection3D. |
Complexity Level
This filter is available on Basic Complexity Level.

Basic
