EM Workbench: Difference between revisions

From FreeCAD Documentation
(First creation - skeleton only)
 
No edit summary
Line 24: Line 24:


* [https://www.youtube.com/watch?v=h6Pp-_ovLZM FreeCAD ElectroMagnetic Workbench tutorial - Getting started]
* [https://www.youtube.com/watch?v=h6Pp-_ovLZM FreeCAD ElectroMagnetic Workbench tutorial - Getting started]
* [https://www.youtube.com/watch?v=5pSzPizw4e8 FreeCAD ElectroMagnetic WorkBench tutorial: create a conductive plane, part 1]
* [https://www.youtube.com/watch?v=BeBNtfH25rM FreeCAD ElectroMagnetic WorkBench tutorial: create a conductive plane, part 2]
* [https://www.youtube.com/watch?v=BtgdJOf-ql0 FreeCAD ElectroMagnetic WorkBench tutorial: create a conductive plane, part 3]
* [https://www.youtube.com/watch?v=CRqDuEtbdds FreeCAD ElectroMagnetic WorkBench tutorial: using the path object, part 1]
* [https://www.youtube.com/watch?v=slsLdLoF2OI FreeCAD ElectroMagnetic WorkBench tutorial: using the path object, part 2]


[[Category:Addons]]
[[Category:Addons]]

Revision as of 10:03, 2 January 2019

Introduction

The ElectroMagnetic (EM) Workbench provides the CAD front-end interface to some open source free solvers. At present it supports FastHenry. Support for FasterCap is ongoing.

File:Screenshot EM window.jpg

FastHenry Tools

These are tools used to interface with FastHenry:

Preferences

  • No preferences are supported at present.

API

The EM tools can be used in macros and from the Python console by using the EM API.

Tutorials

Some video tutorials are available: