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