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