Finish humerus structures
This commit is contained in:
parent
747426d2c7
commit
77c4e2a7f0
1 changed files with 49 additions and 2 deletions
|
@ -62,8 +62,55 @@
|
|||
head: {
|
||||
articulation: "glenoid cavity",
|
||||
},
|
||||
"intertubercular groove": {},
|
||||
"greater tubercle": {},
|
||||
"intertubercular groove": {
|
||||
originates: "biceps brachii",
|
||||
},
|
||||
"greater tubercle": {
|
||||
insertion: "infraspinatus",
|
||||
},
|
||||
neck: {},
|
||||
"cranial surface": {
|
||||
attachment: "brachiocephalicus",
|
||||
},
|
||||
"crest of the greater tubercle": {
|
||||
insertion: "pectorals and cleidobrachialis",
|
||||
},
|
||||
"lateral surface": {},
|
||||
"deltoid tuberosity": {
|
||||
insertion: "deltoideus",
|
||||
},
|
||||
"tricipital line": {
|
||||
attachment: "lateral head of triceps",
|
||||
},
|
||||
"tuberosity of the teres minor": {},
|
||||
"brachialis groove": {},
|
||||
"lateral supracondylar crest": {
|
||||
attachment: "extensor carpi radialis and anconeus",
|
||||
},
|
||||
"caudal surface": {},
|
||||
"crest of the lesser tubercle": {},
|
||||
"medial surface": {},
|
||||
"teres major tuberosity": {
|
||||
insertion: "teres major and latissimus dorsi",
|
||||
},
|
||||
"humeral condyle": {},
|
||||
trochlea: {
|
||||
articulation: "radius and ulna",
|
||||
},
|
||||
capitulum: { articulation: "head of the radius" },
|
||||
"lateral epicondyle": {
|
||||
originates:
|
||||
"common digital extensor, lateral digital extensor, ulnaris lateralis, supinator",
|
||||
attachment: "lateral collateral ligament",
|
||||
},
|
||||
"medial epicondyle": {
|
||||
originates:
|
||||
"flexor carpi radialis, flexor carpi ulnaris, pronator teres, superficial and deep digital flexor",
|
||||
attachment: "medial collateral ligament",
|
||||
},
|
||||
"olecranon fossa": { articulation: "anconeal process of ulna" },
|
||||
"radial fossa": {},
|
||||
"supratrochlear foramen": {},
|
||||
},
|
||||
},
|
||||
radius: {
|
||||
|
|
Loading…
Reference in a new issue