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.
MeshPoint
Distance between nodes (SMALL, MEDIUM, LARGE ...)
Constructors
- MeshPoint(name ,lengthUnit ,value ,color )
Fields Summary
- Field
- Description
- color
- Mesh Point Color
- lengthUnit
- Associated Length Unit
- name
- Name of the Mesh Point
- value
- Value of the Mesh Point (Length of elements)
Methods Summary
no methods
Fields Details
- color
- color : Mesh Point Color - [1..1] Color
- lengthUnit
- lengthUnit : Associated Length Unit - [1..1] LengthUnit
- name
- name : Name of the Mesh Point - [1..1] String
- value
- value : Value of the Mesh Point (Length of elements) - [1..1] Geometric Formula <String>
Method Details
no methods