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.

VolumeElement

Volume finite element

Class VolumeElement

Constructors

  • VolumeElement()

Fields Summary

Field
Description
LOC
Volume carrying the volume element
locvb
grid 3d carrying the volume element
NODES
Nodes of the volume element

Methods Summary

Method
Description
addToViz
Add to visualization
removeFromViz
Remove from visualization

Fields Details

LOC
LOC : Volume carrying the volume element - [1..1] Volume
locvb
locvb : grid 3d carrying the volume element - [1..1] Grid3D
NODES
NODES : Nodes of the volume element - [0..500] Node

Method Details

addToViz
  • Syntax

    addToViz()

  • Parameters

    No parameter

  • Returns

    No return value

removeFromViz
  • Syntax

    removeFromViz()

  • Parameters

    No parameter

  • Returns

    No return value