Rhino.Geometry.Intersect namespace
Derived Classes:
ArcArcIntersection
Represents all possible cases of a Arc|Arc intersection event.
CircleCircleIntersection
Represents all possible cases of a Circle|Circle intersection event.
CurveIntersections
Maintains an ordered list of Curve Intersection results.
Intersection
Provides static methods for the computation of intersections, projections, sections and similar.
IntersectionEvent
Provides all the information for a single Curve Intersection event.
LineCircleIntersection
Represents all possible cases of a Line|Circle intersection event.
LineCylinderIntersection
Represents all possible cases of a Line|Cylinder intersection event.
LineSphereIntersection
Represents all possible cases of a Line|Sphere intersection event.
MeshClash
Represents a particular instance of a clash or intersection between two meshes.
MeshInterference
Represents an element which is part of a clash or intersection between two meshes.
MeshIntersectionCache
Provides a mechanism for lazily evaluating mesh data.
PlaneCircleIntersection
Represents all possible cases of a Plane|Circle intersection event.
PlaneSphereIntersection
Represents all possible cases of a Plane|Sphere intersection event.
RayShootEvent
Represents an element which is part of a ray shoot.
SphereSphereIntersection
Represents all possible cases of a Sphere|Sphere intersection event.