Skip to content

Reflections on a curved mirror only work for one row of rays, but fail with a second column #64

@chbergmann

Description

@chbergmann

Problem description see
https://forum.freecad.org/viewtopic.php?t=59860&start=220#p809729

Switching on the lights will cause a RuntimeError

22:40:52 File "/home/christi/.local/share/FreeCAD/Mod/OpticsWorkbench/./Ray.py", line 558, in traceRay
isec_struct = self.getIntersections(fp, line)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:40:52 File "/home/christi/.local/share/FreeCAD/Mod/OpticsWorkbench/./Ray.py", line 385, in getIntersections
dist_to_face = vert.distToShape(face)
^^^^^^^^^^^^^^^^^^^^^^
22:40:52 RuntimeError:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions