Commit Graph

5 Commits

Author SHA1 Message Date
Enrico Di Lorenzo - FastFieldSolvers S.R.L
60b99aeee0 * EM workbench support for VoxHenry
- Works, with Python3, in FreeCAD 18.1/18.2/19.0 beta
- Usage of Coin3d for shell represenation of voxelized geometries
- Fix for FasterCap export in sorting vertices
2019-06-27 00:21:29 +02:00
Enrico Di Lorenzo - FastFieldSolvers S.R.L
081ec9fc65 * Python3 compatibility
- Compatible with FreeCAD 0.18 with Python3
- Added 'About' under EM menu
- New icon for the FH Solver
- Preparing for VoxHenry
- Minor fixes in the comments
2019-04-22 12:44:11 +02:00
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