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.

PropagateLinearRepetition

Linear repetition

Class PropagateLinearRepetition extends Process

Constructors

  • PropagateLinearRepetition(name ,coordSys ,objects ,dx ,dy ,dz ,repetitionNumber )
  • PropagateLinearRepetition(name ,coordSys ,objects ,dx ,dy ,dz ,repetitionNumber ,color ,visibility )

Fields Summary

Field
Description
childrenProcessus
dx
Move X
dy
Move Y
dz
Move Z
objects
Objects to propagate
repetitionNumber
Repetition number

Inherited Fields

Methods Summary

no methods

Fields Details

childrenProcessus
childrenProcessus : Chield processes linked to the process - [1..N] Process
dx
dx : Move X - [1..1] Geometric Formula <String>
dy
dy : Move Y - [1..1] Geometric Formula <String>
dz
dz : Move Z - [1..1] Geometric Formula <String>
objects
objects : Objects to propagate - [1..N] ModelerObject
repetitionNumber
repetitionNumber : Repetition number - [1..1] Integer

Method Details

no methods

See also