Index of the intersects module
-
m
base.geometry_real.points.intersects
...
- point determined as the intersection of given geometric objects
- f Intersect ... - factory function returns instance a class representing a point in space class determined as the intersection of given geometric objects
- C LinesIntersect ... - point of intersection of 2 given coplanar lines
- C PlanesIntersect ... - point of intersection of 3 given planes
- C PlaneLineIntersect ... - point of intersection of given plane and given line