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.

ConductorUnidirectionalHollowTube

Unidirectional hollow conductor from geometric tube

Class ConductorUnidirectionalHollowTube extends ConductorUnidirectional

Constructors

  • ConductorUnidirectionalHollowTube(name ,material ,color ,visibility ,geomTubeOfCond ,mesh )
  • ConductorUnidirectionalHollowTube(name ,material ,color ,visibility ,geomTubeOfCond ,mesh ,lengthMesh ,postProMesh )

Fields Summary

Field
Description
geomTubeOfCond
Geometric tube of the conductor
lengthMesh
Discretization in the length of conductor
mesh
Type of meshing of section
postProMesh
Discrétisation in the length for post processing

Inherited Fields

  • color defined in ConductorUnidirectional
  • material defined in ConductorUnidirectional
  • name defined in ConductorUnidirectional
  • visibility defined in ConductorUnidirectional

Methods Summary

no methods

Inherited Methods

Fields Details

geomTubeOfCond
geomTubeOfCond : Geometric tube of the conductor - [1..1] GeomTube
lengthMesh
lengthMesh : Discretization in the length of conductor - [0..1] LengthDiscretization
mesh
mesh : Type of meshing of section - [1..1] DiscrHollowUnidirectionalConductor
postProMesh
postProMesh : Discrétisation in the length for post processing - [0..1] Integer

Method Details

no methods

See also