File size: 417 Bytes
02039b5 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | {
"contact_points": [
{
"id": 0,
"description": "On the handle of the drill",
"usage": "Used for grasping the drill."
}
],
"functional_points": [
{
"id": 0,
"description": "At the center of the drill bit",
"usage": "Used to indicate where the drill bit will make contact with other objects."
}
]
} |