Workbench to integrate pyoptools with freecad, that means basically optics ray tracing capabilities for FreeCAD. The first menu allows you to add optical components to your system. Each component ...
In [2]: S1=Spherical(curvature=1/100., shape=Circular(radius=20.)) In [3]: S2=Spherical(curvature=1/200., shape=Circular(radius=20.)) The class pyoptools.raytrace ...