GridSurfaceIntersection ======================= .. code-block :: python from mcot.surface.grid import GridSurfaceIntersection .. currentmodule:: mcot.surface.grid .. autoclass:: GridSurfaceIntersection .. automethod:: __init__ .. rubric:: Inheritance diagram .. inheritance-diagram:: mcot.surface.grid.GridSurfaceIntersection .. rubric:: Methods .. autosummary:: ~GridSurfaceIntersection.edge_intersect ~GridSurfaceIntersection.nhit ~GridSurfaceIntersection.ray_intersect edge\_intersect --------------- .. automethod:: GridSurfaceIntersection.edge_intersect nhit ---- .. automethod:: GridSurfaceIntersection.nhit ray\_intersect -------------- .. automethod:: GridSurfaceIntersection.ray_intersect