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.

MultipointSupport

Multipoint support

Class MultipointSupport

Constructors

  • MultipointSupport(name ,color ,visibility )
  • MultipointSupport(name ,color ,visibility ,mechanicalSet )

Fields Summary

Field
Description
color
Color
mechanicalSet
mechanical set
name
Name of the support
visibility
Visibility

Methods Summary

Method
Description
checkLocation
Checking multipoint support location
setInvisible
Set invisible selected multipoints supports
setVisible
Set visible selected multipoints supports

Fields Details

color
color : Color - [1..1] Color
mechanicalSet
mechanicalSet : mechanical set - [0..1] MechanicalSet
name
name : Name of the support - [1..1] String
visibility
visibility : Visibility - [1..1] Visibility

Method Details

checkLocation
  • Syntax

    checkLocation(regSurf, regVol)

  • Parameters

    • regSurf : Associated face region - [0..1] RegionFace
    • regVol : Associated volume region - [0..1] RegionVolume
  • Returns

    No return value

setInvisible
  • Syntax

    setInvisible()

  • Parameters

    No parameter

  • Returns

    No return value

setVisible
  • Syntax

    setVisible()

  • Parameters

    No parameter

  • Returns

    No return value