Since version 2026, Flux 3D and Flux PEEC are no longer available.
Please use SimLab to create a new 3D project or to import an existing Flux 3D project.
Please use SimLab to create a new PEEC project (not possible to import an existing Flux PEEC project).
/!\ Documentation updates are in progress – some mentions of 3D may still appear.
generateHSTCouplingComponent
Generate component for HyperStudy coupling (for HyperStudy 2019.1 and later)
Syntax
generateHSTCouplingComponent(HSTName, HSTOverwrite, HSTDir, HSTScenario, HSTPythonFile, HSTPreProPythonFile, HSTInputs, HSTOutputs)
Parameters
- HSTName : Component name - [1..1] String
- HSTOverwrite : Overwrite component if exist - [0..1] Boolean
- HSTDir : Directory to save component (working directory if empty) - [0..1] String
- HSTScenario : Component scenario - [0..1] Scenario
- HSTPythonFile : Postprocessing python file - [0..1] String
- HSTPreProPythonFile : Preprocessing python file - [0..1] String
- HSTInputs : Component inputs - [1..N] VariationParameter
- HSTOutputs : Component outputs - [1..N] VariationParameter
Returns
No return value