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.

TransfAffinePoint

Affinity with respect to a point.

Class TransfAffinePoint extends Transf

Constructors

  • TransfAffinePoint(name ,point ,factor )

Fields Summary

Field
Description
factor
Scaling factor (Example: -1 = point symmetry)
point
Center Point of the affinity

Inherited Fields

  • name defined in Transf

Methods Summary

no methods

Fields Details

factor
factor : Scaling factor (Example: -1 = point symmetry) - [1..1] Geometric Formula <String>
point
point : Center Point of the affinity - [1..1] Point

Method Details

no methods

See also