N_Rhino_Geometry_Intersect - mcneel/rhinocommon-api-docs GitHub Wiki

Rhino.Geometry.Intersect Namespace

[Missing

documentation for "N:Rhino.Geometry.Intersect"]

Classes

 

Class Description
Public class CurveIntersections Maintains an ordered list of Curve Intersection results.
Public class Intersection Provides static methods for the computation of intersections, projections, sections and similar.
Public class IntersectionEvent Provides all the information for a single Curve Intersection event.
Public class MeshClash Represents a particular instance of a clash or intersection between two meshes.

Enumerations

 

Enumeration Description
Public enumeration LineCircleIntersection Represents all possible cases of a Line|Circle intersection event.
Public enumeration LineCylinderIntersection Represents all possible cases of a Line|Cylinder intersection event.
Public enumeration LineSphereIntersection Represents all possible cases of a Line|Sphere intersection event.
Public enumeration PlaneCircleIntersection Represents all possible cases of a Plane|Circle intersection event.
Public enumeration PlaneSphereIntersection Represents all possible cases of a Plane|Sphere intersection event.
Public enumeration SphereSphereIntersection Represents all possible cases of a Sphere|Sphere intersection event.
 
⚠️ **GitHub.com Fallback** ⚠️