FreeCAD Logo FreeCAD 1.0
  • English Afrikaans Arabic Belarusian Catalan Czech German Greek Spanish Spanish Basque Finnish Filipino French Galician Croatian Hungarian Indonesian Italian Japanese Kabyle Korean Lithuanian Dutch Norwegian Bokmal Polish Portuguese Portuguese Romanian Russian Slovak Slovenian Serbian Swedish Turkish Ukrainian Valencian Vietnamese Chinese Chinese
  • Features
  • Download
  • Blog
  • Documentation
    Documentation index Getting started Users documentation The FreeCAD manual Workbenches documentation Python coding documentation C++ coding documentation Tutorials Frequently asked questions Privacy policy About FreeCAD
  • Contribute
    How to help Sponsor Report a bug Make a pull request Jobs and funding Contribution guidelines Developers handbook Translations
  • Community
    Code of conduct Forum The FPA GitHub GitLab Codeberg Mastodon Matrix IRC IRC via Webchat Gitter Discord Reddit Twitter Facebook LinkedIn Calendar
  • ♥ Donate

Donate

$
SEPA Information
Please set up your SEPA bank transfer to:
Beneficiary: The FreeCAD project association
IBAN: BE04 0019 2896 4531
BIC/SWIFT: GEBABEBBXXX
Bank agency: BNP Paribas Fortis
Address: Rue de la Station 64, 1360 Perwez, Belgium

While Stripe doesn't support monthly donations, you can still become a sponsor! Simply make a one-time donation equivalent to 12 months of support, and you'll gain access to the corresponding sponsoring tier. It's an easy and flexible way to contribute.

If you are not sure or not able to commit to a regular donation, but still want to help the project, you can do a one-time donation, of any amount.

Choose freely the amount you wish to donate one time only.

You can support FreeCAD by sponsoring it as an individual or organization through various platforms. Sponsorship provides a steady income for developers, allowing the FPA to plan ahead and enabling greater investment in FreeCAD. To encourage sponsorship, we offer different tiers, and unless you choose to remain anonymous, your name or company logo will be featured on our website accordingly.

from 1 USD / 1 EUR per month. You will not have your name displayed here, but you will have helped the project a lot anyway. Together, normal sponsors maintain the project on its feet as much as the bigger sponsors.

from 25 USD / 25 EUR per month. Your name or company name is displayed on this page.

from 100 USD / 100 EUR per month. Your name or company name is displayed on this page, with a link to your website, and a one-line description text.

from 200 USD / 200 EUR per month. Your name or company name and logo displayed on this page, with a link to your website and a custom description text. Companies that have helped FreeCAD early on also appear under Gold sponsors.

Instead of donating each month, you might find it more comfortable to make a one-time donation that, when divided by twelve, would give you right to enter a sponsoring tier. Don't hesitate to do so!

Choose freely the amount you wish to donate each month.

Please inform your forum name or twitter handle as a notein your transfer, or reach to us, so we can give you proper credits!


GuiCommand: Name: EM FHPlane MenuLocation: EM , FHPlane Workbenches: EM Workbench Shortcut: E P Version: 0.17 SeeAlso: EM_FHNode, EM_FHPlaneHole, EM_FHPlaneAddRemoveNodeHole

EM FHPlane

Description

The FHPlane tool inserts a FastHenry uniform conductive plane object.

FastHenry FHPlane

Usage

The FHPlane object must be based on another object, that can be either a Draft Rectangle or a Part Box object. In case you based your FHPlane on a Part Box object, the Thickness parameter will be inherited from the Box Height value.

  1. Create and select a Draft Rectangle or a Part Box object
  2. Press the EM FHPlane button, or press E then P keys.

In addition, you can also select together with the base object (the Draft Rectangle or the Part Box) also one or more EM FHNode and / or one or more EM FHPlaneHole objects, that will be adopted by the FHPlane:

  1. Create a Draft Rectangle or a Part Box object
  2. Create one or more EM FHNode objects
  3. Create one or more EM FHPlaneHole objects
  4. Select the base object, the FHNode objects and the FHPlaneHole objects (for this multiple selection, you can point and click the objects in the tree view or in the 3D view, and to perform a multiple selection just keep the CTRL key pressed while selecting).
  5. Press the EM FHPlane button, or press E then P keys.

Remarks:

A FastHenry uniform conductive plane object is formed by laying down a gird of nodes (hereafter called \'internal nodes\') and connecting the nodes with a 2D mesh of segments in the (relative) X and Y directions. Holes are formed in the plane by removing some internal nodes, and hence also the segments that connects to those nodes. For more details on FastHenry uniform conductive planes, you should review the FastHenry user\'s guide.

  • As the FHPlane object is based on a Draft Rectangle or Part Box object, you can NOT freely move the FHPlane. The FHPlane will always be constrained to the base object. To change the position of the FHPlane, apply the change to the underlying base object (the base object is hidden by default, you can show it again by selecting the object in the tree and pressing Space. The origin of the FHPlane is the origin of the base object.

  • When the FHNode objects are adopted by the FHPlane, their (X, Y, Z) coordinates will be made relative to the FHPlane origin (so while the FHNode will retain the same position in space, the relative coordinates (X, Y, Z) of the FHNode will be modified to be relative to the FHPlane origin). Also, once adopted, the Z coordinate of the FHNode will be reset to zero (as the coordinates are relative to the FHPlane, the Z coordinate is the height of the object from the plane). For this reason, the node will be visible only from the bottom of the FHPlane, or changing the transparency of the FHPlane to see the FHNodes through, or hiding the FHPlane altogether. Moreover, to show that the FHNode now belongs to the FHPlane, the color of the FHNode is changed.

  • When the FHPlaneHole objects are adopted by the FHPlane, their (X, Y, Z) coordinates will be made relative to the FHPlane origin (so while the FHPlaneHole will retain the same position in space, the relative coordinates (X, Y, Z) of the FHPlaneHole will be modified to be relative to the FHPlane origin). Also, once adopted, the Z coordinate of the FHPlaneHole will be reset to zero (as the coordinates are relative to the FHPlane, the Z coordinate is the height of the object from the plane). For this reason, the node will be visible only from the bottom of the FHPlane, or changing the transparency of the FHPlane to see the FHNodes through, or hiding the FHPlane altogether. Moreover, to show that the FHNode now belongs to the FHPlane, the color of the FHNode is changed.

  • If you want to remove the FHNodes or the FHPlaneHoles from the FHPlane later on, you can use the EM FHPlaneAddRemoveNodeHole command.

Properties

  • Base: The base object this component is built upon (a Draft Rectangle or a Part Box)

  • Thickness: the FHPlane thickness (\'thick\' plane parameter in FastHenry). If the FHPlane is based on a Part Box, this value is inherited from the Part Box Height parameter

  • seg1: the Number of segments along the length direction (\'seg1\' plane parameter in FastHenry)

  • seg2: the Number of segments along the width direction (\'seg2\' plane parameter in FastHenry)

  • nhinc: the Number of filaments the plane thickness (\'nhinc\' plane parameter in FastHenry)

  • rh: the ratio of adjacent filaments along the thickness (\'rh\' plane parameter in FastHenry)

  • Sigma: the FHPlane conductivity (\'sigma\' plane parameter in FastHenry)

  • segwid1: the Width of segments along the plane length direction (\'segwid1\' plane parameter in FastHenry)

  • segwid2: the Width of segments along the plane width direction (\'segwid2\' plane parameter in FastHenry)

  • Nodes: the list of FHNode objects for connections to the plane

  • Holes: the list of FHPlaneHoles in the plane

  • FineMesh: specifies if this the plane fine mesh is shown (i.e. composing segments)

  • ShowNodes: show the internal node grid supporting the plane (i.e. internal nodes)

Scripting

See also:

FreeCAD Scripting Basics.

The FHPlane object can be used in macros and from the Python console by using the following function:

plane = makeFHPlane(baseobj=None, thickness=None, seg1=None, seg2=None, nodes=[], holes=[], name='FHPlane')
  • Creates a FHPlane object.

  • baseobjis the Draft Rectangle object or Part Box object that can be used as base for the FHPlane. If no baseobj is given, the user must assign a base object later on, to be able to use this object.

  • thicknessis the plane thickness. If the baseobj is a Part Box, this parameter is ignored, and the Part Box height is used instead. Defaults to EMFHPLANE_DEF_THICKNESS.

  • seg1is an integer defining the number of segments along the x dimension of the plane (\'seg1\' parameter in FastHenry)

  • seg2is an integer defining the number of segments along the y dimension of the plane (\'seg2\' parameter in FastHenry)

  • nodesis an array of FHNode objects, specifying the nodes that will be adopted by the plane.

  • holesis an array of FHPlaneHole objects, specifying the holes that will be adopted by the plane.

  • nameis the name of the object

Example:

import FreeCAD, Draft, EM

pl = FreeCAD.Placement()
pl.Rotation.Q = (0.0,0.0,0.0,1.0)
pl.Base = FreeCAD.Vector(1.0,1.0,0.0)
rec = Draft.makeRectangle(length=10.0,height=5.0,placement=pl,face=True,support=None)

fhnode1 = EM.makeFHNode(X=1.0,Y=3.5,Z=0)
fhnode2 = EM.makeFHNode(X=8.0,Y=3.5,Z=0)

hole = EM.makeFHPlaneHole(X=6.0,Y=3.5,Z=0.0)

fhplane = EM.makeFHPlane(rect, thickness=1.0, seg1=15, seg2=15, nodes=[fhnode1, fhnode2], holes=[hole])

{{EM Tools navi}}


⏵ documentation index > EM > EM FHPlane

This page is retrieved from https://github.com/FreeCAD/FreeCAD-documentation/blob/main/wiki/EM_FHPlane.md

Get in touch!
Forum GitHub Mastodon Matrix IRC Gitter.im Discord Reddit Twitter Facebook LinkedIn

© The FreeCAD Team. Homepage image credits (top to bottom): ppemawm, r-frank, epileftric, regis, rider_mortagnais, bejant.

This project is supported by: , KiCad Services Corp. and other sponsors

GitHubImprove this page on GitHub