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.
FaceElementVisualization
Surface finite element of visualization
Constructors
- FaceElementVisualization(color )
Fields Summary
- Field
- Description
- color
- Color
- ELE_VOL_BORDER
- Volume elements bordered by the face element
- LOC
- Face holding the face element
- NODES
- Nodes of the face element
- TYPE
- Type of the face element
Methods Summary
no methods
Fields Details
- color
- color : Color - [1..1] Color
- ELE_VOL_BORDER
- ELE_VOL_BORDER : Volume elements bordered by the face element - [0..2] VolumeElement
- LOC
- LOC : Face holding the face element - [1..1] Face
- NODES
- NODES : Nodes of the face element - [0..500] Node
- TYPE
- TYPE : Type of the face element - [1..1] Integer
Method Details
no methods