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