Script
Last update: 16.07.2025Define custom scripts ("macros"). Build macro-based custom solvers and export (FMU/SDB). More...
Classes | |
| class | MacroArg |
| a function argument of a macro More... | |
| class | MacroExporter |
| Export Statistics on Structures macross built with the MacroBuilder and export the resulting workflow as a Functional Mockup Unit (FMU), for further use e.g. in Ansys OptiSLang. More... | |
| class | MacroFunction |
| Definition of a single macro. More... | |
| class | MacroManager |
| stores a set of macro definitions MacroManager is a common::Sender. Listeners can register themselves at Senders. MacroManager calls its senders when Macros are changed/added/removed. More... | |
Detailed Description
Define custom scripts ("macros"). Build macro-based custom solvers and export (FMU/SDB).