joha2 / pyrate

This is my pyrate fork. Goal is for me to provide a useful FreeCAD interface.
GNU General Public License v2.0
3 stars 1 forks source link

Simplify creating Raypath #35

Open joha2 opened 6 years ago

joha2 commented 6 years ago

Typically raypaths are generated in three steps:

Implement these three steps into a convenience function. This is necessary since drawing, optimization and spotdiagramms usually need different number of rays or ray fans.