Click or drag to resize
AB4D logo

PlaneThreePlanesIntersection Method

Overload List
 NameDescription
Public methodThreePlanesIntersection(Plane, Plane) Returns a Point3D that represents a position where this plane intersects with plane2 and plane3.
Public methodStatic memberThreePlanesIntersection(Plane, Plane, Plane) Returns a Point3D that represents a position where the 3 specified planes intersect.
Top
See Also