RVTDocs.com
Namespace: Autodesk.Revit.DB

IntersectionResult

Class
Description:
This class captures results of intersecting geometric entities. "Intersecting" is meant in generalized sense, so the same class will be used for projection, containment, etc.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.APIObject
    Autodesk.Revit.DB.IntersectionResult
Syntax
public class IntersectionResult : APIObject