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.
ExportVirtualLabForce
Export Force for Virtuallab
Constructors
- ExportVirtualLabForce(ForceComputation ,ElementsDepth ,forceUnity ,fileName )
Fields Summary
- Field
- Description
- ElementsDepth
- Number of elements in depth
- fileName
- File name
- ForceComputation
- Force computation to export
- forceUnity
- Enumeration
Methods Summary
no methods
Fields Details
- ElementsDepth
- ElementsDepth : Number of elements in depth - [1..1] Integer
- fileName
- fileName : File name - [1..1] String
- ForceComputation
- ForceComputation : Force computation to export - [1..1] ForcesComputation
- forceUnity
-
forceUnity - [1..1] Enumeration
Potential values :
- Newton
- dyne
- kNewton
- livre
- mNewton
- once
- tonne
Method Details
no methods