You are here: Start » AVL.NET » Geometry 3D Intersections

Geometry 3D Intersections

IconNameDescription
BoxIntersection3DComputes the common part of two boxes in 3D.
CirclePlaneIntersection3DComputes common points of a circle in 3D and a plane.
LinePlaneIntersection3DComputes the intersection point of a line in 3D and a plane.
PlanePlaneIntersection3DComputes a common line in 3D of two planes.
SegmentPlaneIntersection3DComputes the intersection point of a segment in 3D and a plane.