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.

SurfaceDataSupport

Support defined by surfacic entities

Class SurfaceDataSupport extends DataSupport

Constructors

  • SurfaceDataSupport(name ,aspect ,visibility ,color ,entities1d ,entities2d ,extrusion ,fullDevice )

Fields Summary

Field
Description
entities1d
Support defined by 1D entities
entities2d
Support defined by 2D entities
extrusion
Mesh extrusion
fullDevice
Enumeration

Inherited Fields

Methods Summary

no methods

Fields Details

entities1d
entities1d : Support defined by 1D entities - [1..1] Support_expl_1d
entities2d
entities2d : Support defined by 2D entities - [1..1] Support_expl_2d
extrusion
extrusion : Mesh extrusion - [1..1] DataSupportExtrusion
fullDevice

fullDevice - [1..1] Enumeration

Potential values :

  • no
  • yes

Method Details

no methods

See also