Speos Overview
Ansys Speos® CAD integrated optical and lighting simulation software uniquely simulates a system’s optical performance and evaluates the final illumination effect, based on human vision. For more information, see the Ansys Speos product page. Speos APIs (Application Programming Interfaces) offer you the capability to:
- Access features provided by the Speos for SpaceClaim GUI through the Speos client APIs.
- Access features provided by the Speos for NX GUI through the Speos for NX library.
- Automate the management of input and output data through the Speos Labs automation APIs.
- Automate external simulation through the Speos Core methods.
- Access features provided by the Speos solver, with more liberty, through the Speos RPC.
- Access the features and tools of the Speos solver through the PySpeos Python client library, which is built on Speos RPC.
OS and supported languages
Speos APIs available only on Windows:
- Speos client APIs: IronPython
- Speos for NX library: Python
- Speos Labs automation APIs: VB Script, C++
- Speos Core methods: COM
- Speos RPC: All languages compatible with gRPC framework.
- PySpeos: Python
Documentation
PySpeos
Documentation for PySpeos
Speos RPC
Documentation for Speos RPC.
Speos client APIs documentation
Documentation for Speos client APIs.
Speos for NX library
Documentation for Speos for NX library.
Speos Labs automation APIs
Documentation for Speos Labs automation APIs.
Speos Core methods
Documentation for Speos Core methods.