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.

CompoundPath

Compound path

Class CompoundPath

Constructors

  • CompoundPath(name ,paths )
  • CompoundPath(name ,paths ,mechanicalSet ,color ,visibility )

Fields Summary

Field
Description
color
Compound path Color
mechanicalSet
Mechanical set
name
Name of the compound path
paths
Section list
visibility
Compound path Visibility

Methods Summary

Method
Description
setInvisible
Modify path visibility
setVisible
Modify path visibility

Fields Details

color
color : Compound path Color - [0..1] Color
mechanicalSet
mechanicalSet : Mechanical set - [0..1] MechanicalSet
name
name : Name of the compound path - [1..1] String
paths
paths : Section list - [1..N] Path
visibility
visibility : Compound path Visibility - [0..1] Visibility

Method Details

setInvisible
  • Syntax

    setInvisible()

  • Parameters

    No parameter

  • Returns

    No return value

setVisible
  • Syntax

    setVisible()

  • Parameters

    No parameter

  • Returns

    No return value