Click or drag to resize

Line3Line3Intersection Class

static class for intersecting lines mutually
Inheritance Hierarchy
SystemObject
  Karamba.GeometryLine3Line3Intersection

Namespace:  Karamba.Geometry
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static class Line3Line3Intersection

The Line3Line3Intersection type exposes the following members.

Methods
  NameDescription
Public methodStatic membersolve
intersects given lines and returns resulting end-points and pieces.
Top
See Also