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.

TransfHelicalPivotPoint

Helix defined by point and direction of axis, length and angle.

Class TransfHelicalPivotPoint extends Transf

Constructors

  • TransfHelicalPivotPoint(name ,coordSys ,pivotPoint ,values )

Fields Summary

Field
Description
coordSys
Coordinate System for definition
pivotPoint
Pivot point on the axis of the helix
values
Helix direction: X component/Helix direction: Y component/Helix direction: Z component/Helix Height/Helix Angle

Inherited Fields

  • name defined in Transf

Methods Summary

no methods

Fields Details

coordSys
coordSys : Coordinate System for definition - [1..1] CoordSys
pivotPoint
pivotPoint : Pivot point on the axis of the helix - [1..1] Point
values
values : Helix direction: X component/Helix direction: Y component/Helix direction: Z component/Helix Height/Helix Angle - [5..5] Geometric Formula <String>

Method Details

no methods

See also