Solved

What compiler do I need to use to make a user-defined surface/object?

  • 11 February 2019
  • 1 reply
  • 26 views

Userlevel 6
Badge +2

Does OpticStudio have a preferred compiler that I need to use in order to create my own source?

icon

Best answer by Allie 11 February 2019, 21:59

View original

1 reply

Userlevel 6
Badge +2

OpticStudio does not have a preferred compiler! The only requirement is that you can compile to DLL since all user defined sources, objects, surfaces, etc. in OpticStudio must be compiled as a Dynamic Link Library (DLL).

Note: OpticStudio has several example DLLs with source code available as part of its installation package. You should feel free to use these examples to study or to edit. You can find the examples in {Zemax}\DLL\...

Reply