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.

RectangularCoilSection

Rectangular section

Class RectangularCoilSection extends CoilSection

Constructors

  • RectangularCoilSection(height ,width )
  • RectangularCoilSection(height ,width ,orientationVector ,angle )

Fields Summary

Field
Description
angle
Rotation angle
height
Height
orientationVector
First component/Second component/Third component
width
Width

Methods Summary

no methods

Fields Details

angle
angle : Rotation angle - [0..1] Geometric Formula <String>
height
height : Height - [1..1] Geometric Formula <String>
orientationVector
orientationVector : First component/Second component/Third component - [0..3] Geometric Formula <String>
width
width : Width - [1..1] Geometric Formula <String>

Method Details

no methods

See also