|
a |
|
b/app/config/anybody_templates/FingerLength.template |
|
|
1 |
/* |
|
|
2 |
####### File automatically generated by Python (AnyWriter) |
|
|
3 |
*/ |
|
|
4 |
|
|
|
5 |
//Finger length |
|
|
6 |
LowerArmLength = DesignVar({RightHand}); |
|
|
7 |
HandLength = DesignVar({HANDLENGTH}); |
|
|
8 |
HandBreadth = DesignVar({HANDBREADTH}); |
|
|
9 |
|
|
|
10 |
ThumbMCLength = DesignVar({RightHandThumb3}); |
|
|
11 |
ThumbPPLength = DesignVar({RightHandThumb4}); |
|
|
12 |
ThumbDPLength = DesignVar({RightHandThumb4_Nub}); |
|
|
13 |
|
|
|
14 |
Finger2MCLength = DesignVar({RightHandIndex2}); |
|
|
15 |
Finger2PPLength = DesignVar({RightHandIndex3}); |
|
|
16 |
Finger2MPLength = DesignVar({RightHandIndex4}); |
|
|
17 |
Finger2DPLength = DesignVar({RightHandIndex4_Nub}); |
|
|
18 |
|
|
|
19 |
Finger3MCLength = DesignVar({RightHandMiddle2}); |
|
|
20 |
Finger3PPLength = DesignVar({RightHandMiddle3}); |
|
|
21 |
Finger3MPLength = DesignVar({RightHandMiddle4}); |
|
|
22 |
Finger3DPLength = DesignVar({RightHandMiddle4_Nub}); |
|
|
23 |
|
|
|
24 |
Finger4MCLength = DesignVar({RightHandRing2}); |
|
|
25 |
Finger4PPLength = DesignVar({RightHandRing3}); |
|
|
26 |
Finger4MPLength = DesignVar({RightHandRing4}); |
|
|
27 |
Finger4DPLength = DesignVar({RightHandRing4_Nub}); |
|
|
28 |
|
|
|
29 |
Finger5MCLength = DesignVar({RightHandPinky2}); |
|
|
30 |
Finger5PPLength = DesignVar({RightHandPinky3}); |
|
|
31 |
Finger5MPLength = DesignVar({RightHandPinky4}); |
|
|
32 |
Finger5DPLength = DesignVar({RightHandPinky4_Nub}); |