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.
LineElement
Line finite element
Constructors
- LineElement()
Fields Summary
Methods Summary
- Method
- Description
- addToViz
- Add to visualization
- removeFromViz
- Remove from visualization
Fields Details
- LOC
- LOC : Line carrying the line element - [1..1] Line
- locchm
- locchm : Chemin spatial multi auquel appartient l'element - [1..1] CompoundPath
- NODES
- NODES : Nodes of the line element - [2..6] Node
Method Details
- addToViz
-
-
Syntax
addToViz()
-
Parameters
No parameter
-
Returns
No return value
-
- removeFromViz
-
-
Syntax
removeFromViz()
-
Parameters
No parameter
-
Returns
No return value
-