TransfHelicalPivotCoord
Helix defined by pivot point coordinates, direction, elevation and angle
Constructors
- TransfHelicalPivotCoord(name ,coordSys ,pivotCoordinates ,axis ,height ,angle )
Fields Summary
- Field
- Description
- angle
- Helix Angle
- axis
- Helix direction: X component/Helix direction: Y component/Helix direction: Z component
- coordSys
- Coordinate System for definition
- height
- Helix Height
- pivotCoordinates
- First Coordinate/Second Coordinate/Third Coordinate
Inherited Fields
- name defined in Transf
Methods Summary
no methods
Fields Details
- angle
- angle : Helix Angle - [1..1] Geometric Formula <String>
- axis
- axis : Helix direction: X component/Helix direction: Y component/Helix direction: Z component - [3..3] Geometric Formula <String>
- coordSys
- coordSys : Coordinate System for definition - [1..1] CoordSys
- height
- height : Helix Height - [1..1] Geometric Formula <String>
- pivotCoordinates
- pivotCoordinates : First Coordinate/Second Coordinate/Third Coordinate - [3..3] Geometric Formula <String>
Method Details
no methods