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.

InfiniteBox

Type of the Infinite Box

Abstract Class InfiniteBox

SubTypes

Fields Summary

Field
Description
name
Name of the Infinite Box

Methods Summary

Method
Description
complete2D
Complete Infinite box
complete3D
Complete Infinite box
setInvisible
Set Invisible the points, lines, faces and volume of infinite box
setVisible
Set visible the points, lines, faces and volume of infinite box

Fields Details

name
name : Name of the Infinite Box - [1..1] String

Method Details

complete2D
  • Syntax

    complete2D(buildingOption, coordSys, linkMesh)

  • Parameters

    • buildingOption : Building options for propagation - [1..1] Enumeration

      Potential values :

      • Faces
      • Lines
      • MeshImport
    • coordSys : Coordinates system of points creation - [1..1] CoordSys
    • linkMesh : Periodicity => Associated link mesh - [1..1] Enumeration

      Potential values :

      • LinkMesh
      • NoLinkMesh
  • Returns

    No return value

complete3D
  • Syntax

    complete3D(buildingOption, coordSys, linkMesh)

  • Parameters

    • buildingOption : Building options for propagation - [1..1] Enumeration

      Potential values :

      • Volumes
      • Faces
      • Lines
      • MeshImport
    • coordSys : Coordinates system of points creation - [1..1] CoordSys
    • linkMesh : Periodicity => Associated link mesh - [1..1] Enumeration

      Potential values :

      • LinkMesh
      • NoLinkMesh
  • Returns

    No return value

setInvisible
  • Syntax

    setInvisible()

  • Parameters

    No parameter

  • Returns

    No return value

setVisible
  • Syntax

    setVisible()

  • Parameters

    No parameter

  • Returns

    No return value