Commit Graph

3 Commits

Author SHA1 Message Date
Enrico Di Lorenzo - FastFieldSolvers S.R.L
85041325c3 * Set FHPath Nodes property list to read-only 2019-01-30 19:08:13 +01:00
Enrico Di Lorenzo - FastFieldSolvers S.R.L
1f6777dd8f * Stabilization release
- New icons in line with Tango FreeCAD graphical guidelines and
  FreeCAD workbenches documentation names
- FHEquiv shape not visible bug fix
- Work-around of FreeCAD 0.17(.13541) issue causing re-set of Placement
  of FHNode and FHPlaneHole objects upon document re-load
- Changed FHPort property names to NodePos and NodeNeg to highlight
  node roles. WARNING: breaking compatibility with designs done
  with previous versions of the EM Workbench.
- Minor bug fixes and enhancements
2019-01-10 18:49:46 +01: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