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.

TransfTranslation2PT

Translation 2 Points

Class TransfTranslation2PT extends Transf

Constructors

  • TransfTranslation2PT(name ,defPoint ,factor )

Fields Summary

Field
Description
defPoint
Vector Tail P1/Vector Head P2
factor
Scaling factor (1 equals displacement P1 to P2, -1 equals displacement P2 to P1)

Inherited Fields

  • name defined in Transf

Methods Summary

no methods

Fields Details

defPoint
defPoint : Vector Tail P1/Vector Head P2 - [2..2] Point
factor
factor : Scaling factor (1 equals displacement P1 to P2, -1 equals displacement P2 to P1) - [1..1] Geometric Formula <String>

Method Details

no methods

See also