Commit Graph

3 Commits

Author SHA1 Message Date
Enrico Di Lorenzo - FastFieldSolvers S.R.L
741336a74a * Support for FHPath (multiple segments along a path)
- Added FHPath object
- Implemented proper path and filename for exporting FastHenry file
  from FHSolver/FHInputFile object
- Fixed coordinate display to show the actual point coordinates
  when the user is selecting a point on the GUI
- Added option to display / hide the internal nodes of a FHPlane
- Added command to add/remove nodes/holes from an already
  existing FHPlane
- Moved common functions / variables to EM_Globals.py
- Completed all function description texts
- Multiple bug fixes (load FreeCAD file, import EM, etc.)
2018-12-30 00:20:41 +01:00
Enrico Di Lorenzo - FastFieldSolvers S.R.L
0d4f02c4c9 * Support for conductive planes (G) and .equiv statement
- Conductive uniform plane support ('G' statement in FastHenry), including holes
- Support for Node equivalence ('-equiv' statement in FastHenry)
- FreeCAD save support for the models created in the workbench
- Updated copyright including Efficient Power Conversion Corp. Inc.
2018-12-08 00:10:30 +01:00
Enrico Di Lorenzo - FastFieldSolvers S.R.L
7063488008 * First beta working workbench supporting FastHenry.py
Still missing:

- FHSegments based on paths
- .equiv statement
- FHPlanes
2018-11-15 20:23:05 +01:00