File size: 467 Bytes
af1d8ce
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "contact_points": [
        {
            "id": [0, 1, 2, 3, 4, 5, 6, 7],
            "description": "On the handle of the screwdriver",
            "usage": "Used for grasping the screwdriver from any side."
        }
    ],
    "functional_points": [
        {
            "id": 0,
            "description": "At the center of the screwdriver tip",
            "usage": "Used to indicate where the screwdriver will make contact with screws."
        }
    ]
}