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.

HyperViewDataExport

Export data to HyperView

Class HyperViewDataExport extends DataExport

Constructors

  • HyperViewDataExport(name ,filename ,dataCollection )
  • HyperViewDataExport(name ,filename ,dataCollection ,noMeshMotion )

Fields Summary

Field
Description
dataCollection
Collection to export
filename
Filename
noMeshMotion
Ignore the mesh motion

Inherited Fields

  • name defined in DataExport

Methods Summary

no methods

Inherited Methods

Fields Details

dataCollection
dataCollection : Collection to export - [1..1] CollectionForHyperViewExport
filename
filename : Filename - [1..1] String
noMeshMotion
noMeshMotion : Ignore the mesh motion - [0..1] TRUE

Method Details

no methods

See also