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