Translations:EM FHPath/17/en

From FreeCAD Documentation
  • DataBase: The base object this component is built upon
  • DataNodes: (read-only) The list of FHNode along the path. Not for direct user modification.
  • DataWidth: the FHPath segments width ('w' segment parameter in FastHenry)
  • DataHeight: the FHPath segments height ('h' segment parameter in FastHenry)
  • DataDiscr: the max number of segments into which curved edges will be discretized
  • DataSigma: the FHPath segments conductivity ('sigma' segment parameter in FastHenry)
  • Dataww: the cross-section direction along the width for the first segment of the FHPath ('wx', 'wy', 'wz' segment parameter in FastHenry)
  • Datanhinc: the number of filaments in the height direction ('nhinc' segment parameter in FastHenry)
  • Datanwinc: the number of filaments in the width direction ('nwinc' segment parameter in FastHenry)
  • Datarh: the ratio of adjacent filaments in the height direction ('rh' segment parameter in FastHenry)
  • Datarw: the ratio of adjacent filaments in the width direction ('rw' segment parameter in FastHenry)