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.

ForcesSupport

Type of support

Abstract Class ForcesSupport

SubTypes

Fields Summary

Field
Description
Color
Color of the computation support
MechanicalSet
Mechanical set of the computation support
Name
Name of the computation support
visibility
Computation support visibility

Methods Summary

Method
Description
setInvisible
Modify computation support visibility
setVisible
Modify computation support visibility

Fields Details

Color
Color : Color of the computation support - [1..1] Color
MechanicalSet
MechanicalSet : Mechanical set of the computation support - [0..1] MechanicalSet
Name
Name : Name of the computation support - [1..1] String
visibility
visibility : Computation support visibility - [1..1] Visibility

Method Details

setInvisible
  • Syntax

    setInvisible()

  • Parameters

    No parameter

  • Returns

    No return value

setVisible
  • Syntax

    setVisible()

  • Parameters

    No parameter

  • Returns

    No return value