Since version 2026, Flux 3D and Flux PEEC are no longer available.

Please use SimLab to create a new 3D project or to import an existing Flux 3D project.

Please use SimLab to create a new PEEC project (not possible to import an existing Flux PEEC project).

/!\ Documentation updates are in progress – some mentions of 3D may still appear.

MeshLineSum

Sum of MESH_LINE_i * Coeff_i.

Class MeshLineSum extends MeshLine

Constructors

  • MeshLineSum(name ,color ,meshLine ,weightFactor )

Fields Summary

Field
Description
meshLine
weightFactor
Coefficient Mesh Line 1/Coefficient Mesh Line 2/Coefficient Mesh Line 3/Coefficient Mesh Line 4/Coefficient Mesh Line 5

Inherited Fields

  • color defined in MeshLine
  • name defined in MeshLine

Methods Summary

no methods

Fields Details

meshLine
meshLine : Associated Mesh Lines - [2..5] MeshLine
weightFactor
weightFactor : Coefficient Mesh Line 1/Coefficient Mesh Line 2/Coefficient Mesh Line 3/Coefficient Mesh Line 4/Coefficient Mesh Line 5 - [2..5] Integer

Method Details

no methods

See also