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.

Rotation

Rotation around an axis

Class Rotation extends Process

Constructors

  • Rotation(name ,coordSys ,objects ,axis ,angle )
  • Rotation(name ,coordSys ,objects ,axis ,angle ,color ,visibility )

Fields Summary

Field
Description
angle
Rotation angle
axis
Rotation axis
objects
List of objects to move

Inherited Fields

Methods Summary

no methods

Fields Details

angle
angle : Rotation angle - [1..1] Geometric Formula <String>
axis
axis : Rotation axis - [1..1] Line
objects
objects : List of objects to move - [1..N] ModelerObject

Method Details

no methods

See also