-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
AppCSXCAD is the original GUI of OpenEMS, it allows viewing and editing the 3D structure to be simulated and has limited meshing capabilities. It can be launched in read-only mode, which is mostly used from Python or Octave/Matlab scripts to preview a structure generated as-code before starting the solver.
The goal here is to make OpenEMSH and AppCSXCAD work together seamlessly.
Two cases are planned:
- Adding a button to AppCSXCAD in Edit mode, that invokes OpenEMSH for meshing the currently worked-on 3D structure.
- Adding a button to OpenEMSH that invokes AppCSXCAD in View mode for previewing the currently worked-on mesh on the 3D structure (for reminder OpenEMSH only show 2D projection planes).