Changelog
Last update: 19.09.2025Updates and fixes to the ZOS-API by OpticStudio release.
25 R2.02
- Updates
- Added the OpticStudio instance number to IZOSAPI_Application, accessed via IZOSAPI_Application.OpticStudioInstance
- Added NSC Stop Object support; see ObjectType, IObjectStopElliptical, and IObjectStopRectangular
- Updated STAR ZST file handling via the API:
- UnloadData() now deletes STAR data files by default. Use UnloadDataAndKeepFiles() to maintain the previous behavior.
- Added Name fields to STAR data files
- See: ISTAR_TemperaturesFEAData, ISTAR_DirectIndexFEAData, ISTAR_StressFEAData, and ISTAR_DeformationsFEAData
25 R2
- Updates
- Added support for the new ISequenceSelector tool, accessed via IOpticalSystemTools.OpenSequenceSelector
- Added high fidelity conversion options to IConvertToNSCGroup
- Added a new ISTARTools interface for working with external data files (see STARSubsystem.Tools on IOpticalSystem).
- Deprecated
- ISTAR_TemperaturesFEAData.ImportTemperatures: use ImportTemperatures_1 instead
- ISTAR_DirectIndexFEAData.ImportDirectIndex: use ImportDirectIndex_1 instead
- ISTAR_StressFEAData.ImportStress: use ImportStress_1 instead
25 R1.01
- Fixes
- Fixed a bug in the IZRDReader causing incorrect data for all segments except the first
25 R1
- Updates
- Added the MPVT operand
- Added chief ray export and ray filter support to IExportCAD