File size: 386 Bytes
3d4d2be | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | {
"contact_points": [
{
"id": 0,
"description": "On the hammer handle",
"usage": " Used to grasp the hammer with the left or right arm."
}
],
"functional_points": [
{
"id": 0,
"description": "On the hammer head",
"usage": " Used to hit the block on the table."
}
]
} |