The Leaf Ends component provides details about the eye hook types at front and at the rear ends. Currently, only two eye hooks are supported. Other possible options will be slider end.
Currently for the front and rear eye hooks keywords are fixed which are ‘FRONT_EYE_HOOK’ and ‘REAR_EYE_HOOK’.
The Leaf Ends section is explained in the following:
Type: Defines the type of eye hook.
• | Upturned: |
• | Downturned: |
• | Berliner: |
Inner Radius: Defines the eye hook radius.
Hook Position: Defines either rear or front position of the hook.
Bushing: By selecting the bushing option, new option Eye Hook Bushing is displayed. Eye Hook Bushing drop-down list all the bushings that are added in the Bushings Component. By default RUBBER BUSHINGS is displayed.
Hook Location: Defines the location of the hook. Represents the centre of the rear eye hook with respect to either ‘Leaf_Ref_Loc’ or ‘BOLTLOCATION’ depending upon the shape condition.
Note | If the shapeCondition is ‘PRE_ASSEMBLY’, location has to be defined with respect to ‘BOLTLOCATION’ of ‘MASTER’ leaf. |
Block Name = ‘LEAF_ENDS’ (Required) |
|||
Attributes |
Type |
Valid Value |
Required |
Front |
String |
'Front_Eye_Hook’, ‘Slider_Front’ |
Yes |
Rear |
String |
Rear_Eye_Hook’, ‘Slider_Rear’ |
Yes |
An example of how a rear eye hook block is represented in a TiemOrbit file format is shown below:
Note | Rear Eye Hook block is required only if block name has been instantiated in the “Leaf_Ends” block. |
Block Name = ‘Rear_Eye_Hook’ (Required) |
|||
Attributes |
Type |
Valid Value |
Required |
type |
String |
‘Berliner’, ‘upturned’, ‘downTurned’ |
Yes |
innerRadius |
Real |
- |
Yes |
Location |
List |
[x,y,z] |
Optional |
An example of how a front eye hook block is represented in a TiemOrbit file format is shown below:
Note | A Front Eye Hook block is required only if a block name has been instantiated in the “Leaf_Ends” block. |
Block Name= ‘Front_Eye_Hook’ (Required) |
|||
Attributes |
Type |
Valid Value |
Required |
type |
String |
‘Berliner’, ‘upturned’, ‘downTurned’ |
Yes |
innerRadius |
Real |
- |
Yes |
Location |
List |
[x,y,z] |
Optional |