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.
ExportNastranForce
Export Force for Nastran
Constructors
- ExportNastranForce(ForceComputation ,forceUnity ,fileName )
- ExportNastranForce(ForceComputation ,forceUnity ,fileName ,numberHarmonics )
Fields Summary
- Field
- Description
- fileName
- File name
- ForceComputation
- Force computation to export
- forceUnity
- Enumeration
- numberHarmonics
- Number of harmonics (if empty, all harmonics are exported)
Methods Summary
no methods
Fields Details
- 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
- numberHarmonics
- numberHarmonics : Number of harmonics (if empty, all harmonics are exported) - [0..1] Integer
Method Details
no methods