Represents an intersection as calculated by Intersections.
Inheritance Hierarchy
Remarks
Each instance represents one intersection, containing the two affected IModelItems and a list of points that describe the intersecting area or line.
This class cannot be instantiated
See Also
Developer's Guide
Members
No filters for this type
Properties
Gets a list of points that describe the intersecting area or line.
Gets a list of points that describe the intersecting area or line.
If the list contains two points, the overlap includes all points on the line formed by these points. In case there are more intersection points, they are sorted to form a convex polygon containing the overlapping area.
readonlyfinal
Sample Graphs
ShownSetting: Intersection between two nodes
See Also
Developer's Guide
Gets the first item that is involved in the intersection.
Gets the first item that is involved in the intersection.
readonlyfinal
Gets the second item that is involved in the intersection.
Gets the second item that is involved in the intersection.
readonlyfinal