Pyrate Workbench: Difference between revisions

From FreeCAD Documentation
No edit summary
(Marked this version for translation)
Line 2: Line 2:
<translate>
<translate>


== Introduction ==
== Introduction == <!--T:1-->


</translate>
</translate>
Line 8: Line 8:
<translate>
<translate>


<!--T:2-->
Pyrate or pyrate optics is an optical raytracing core written completely in Python. It is supposed to provide as much as functionality like commercial
Pyrate or pyrate optics is an optical raytracing core written completely in Python. It is supposed to provide as much as functionality like commercial
optical design software. The workbench is intended as an easy to use FreeCAD interface for that purpose. Since a large refactor in 2017 the interface is mostly broken. Therefore the raytracer is only usable at the script level without good integration into FreeCAD. Although the Python interface provides functions to create, optimize and modify optical systems and therefore these capabilities are also available to FreeCAD.
optical design software. The workbench is intended as an easy to use FreeCAD interface for that purpose. Since a large refactor in 2017 the interface is mostly broken. Therefore the raytracer is only usable at the script level without good integration into FreeCAD. Although the Python interface provides functions to create, optimize and modify optical systems and therefore these capabilities are also available to FreeCAD.


== Install ==
== Install == <!--T:3-->


<!--T:4-->
This workbench is a new style workbench. This means it is intended to install it by the AddOnInstaller with pip for FreeCAD versions >= 0.18.
This workbench is a new style workbench. This means it is intended to install it by the AddOnInstaller with pip for FreeCAD versions >= 0.18.



Revision as of 10:02, 26 September 2020

Other languages:

Introduction

Pyrate or pyrate optics is an optical raytracing core written completely in Python. It is supposed to provide as much as functionality like commercial optical design software. The workbench is intended as an easy to use FreeCAD interface for that purpose. Since a large refactor in 2017 the interface is mostly broken. Therefore the raytracer is only usable at the script level without good integration into FreeCAD. Although the Python interface provides functions to create, optimize and modify optical systems and therefore these capabilities are also available to FreeCAD.

Install

This workbench is a new style workbench. This means it is intended to install it by the AddOnInstaller with pip for FreeCAD versions >= 0.18.