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.

Translation

Translation along a vector

Class Translation extends Process

Constructors

  • Translation(name ,coordSys ,objects ,coordSystem ,dx ,dy ,dz )
  • Translation(name ,coordSys ,objects ,coordSystem ,dx ,dy ,dz ,color ,visibility )

Fields Summary

Field
Description
coordSystem
Coordinate system of translation definition
dx
Move X
dy
Move Y
dz
Move Z
objects
List of objects to translate

Inherited Fields

Methods Summary

no methods

Fields Details

coordSystem
coordSystem : Coordinate system of translation definition - [1..1] CoordSys
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 : List of objects to translate - [1..N] ModelerObject

Method Details

no methods

See also