File size: 408 Bytes
af1d8ce | 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 knife",
"usage": "Used for grasping the knife."
}
],
"functional_points": [
{
"id": 0,
"description": "At the blade of the knife",
"usage": "Used to indicate where the knife will make contact with other objects."
}
]
} |