Finish scapula terms

pull/7/head
parent a7d9a0d479
commit 747426d2c7

@ -18,21 +18,44 @@
const BoldTerms = {
bones: {
scapula: {
// id: scapula
asymmetric: true, // id: glenoid cavity of scapula
asymmetric: true,
features: {
// articulation: glenoid cavity of scapula (head of humerus)
"glenoid cavity": {
// id: spine of scapula
articulation: "head of humerus", // id: acromion of scapula
}, // attachment: acromion of scapula (deltoideus)
spine: {}, //
articulation: "head of humerus",
},
spine: {},
acromion: {
//
attachment: "deltoideus", //
}, //
}, //
}, //
attachment: "deltoideus",
},
"supraspinous fossa": {},
"infraspinous fossa": {},
"serrated face": {
insertion: "serratus ventralis",
},
"subscapular fossa": {
attachment: "subscapularis",
},
"cranial border": {},
"scapular notch": {},
"cranial angle": {},
"dorsal border": {},
"caudal angle": {
attachment: "rhomboideus",
},
"caudal border": {
attachment: "teres major",
},
"infraglenoid tubercle": {
attachment: "teres minor and long head of the triceps",
},
"ventral angle": {},
neck: {},
"supraglenoid tubercle": {},
"coracoid process": {
attachment: "coracobrachialis",
},
},
},
humerus: {
asymmetric: true,
features: {

Loading…
Cancel
Save