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.

ImportedMeshDataSupport

Support defined by importing a mesh

Class ImportedMeshDataSupport extends DataSupport

Constructors

  • ImportedMeshDataSupport(name ,aspect ,visibility ,color ,fileType )
  • ImportedMeshDataSupport(name ,aspect ,visibility ,color ,fileType ,coordinateSystem ,mechanicalSet )

Fields Summary

Field
Description
coordinateSystem
Coordinate system
fileType
Type of file to import
mechanicalSet
Associated mechanical set

Inherited Fields

Methods Summary

no methods

Fields Details

coordinateSystem
coordinateSystem : Coordinate system - [0..1] CoordSys
fileType
fileType : Type of file to import - [1..1] Data_sup_file_i
mechanicalSet
mechanicalSet : Associated mechanical set - [0..1] MechanicalSet

Method Details

no methods

See also