ExportDataForce
Export Force into a data-file
Constructors
- ExportDataForce(ForceComputation ,forceUnit ,fileName )
 - ExportDataForce(ForceComputation ,forceUnit ,fileName ,elementsDepth )
 
Fields Summary
- Field
 - Description
 - elementsDepth
 - Number of elements in depth
 - fileName
 - File name
 - ForceComputation
 - Force computation to export
 - forceUnit
 - Enumeration
 
Methods Summary
no methods
Fields Details
- elementsDepth
 - elementsDepth : Number of elements in depth - [0..1] Integer
 - fileName
 - fileName : File name - [1..1] String
 - ForceComputation
 - ForceComputation : Force computation to export - [1..1] ForcesComputation
 - forceUnit
 - 
                  
forceUnit - [1..1] Enumeration
Potential values :
- Newton
 - dyne
 - kNewton
 - livre
 - mNewton
 - once
 - tonne
 
 
Method Details
no methods