-
Notifications
You must be signed in to change notification settings - Fork 1
/
box1.json
60 lines (60 loc) · 919 Bytes
/
box1.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
{
"E": 2.1,
"bp": [
[
"left"
],
[
0.0
]
],
"c": {
"a": 5.0,
"aEnd": 10.0,
"aName": "a",
"aStart": 5.0,
"b": 2.5,
"bEnd": 7.0,
"bName": "b",
"bStart": 2.5,
"paramA": false,
"paramB": false
},
"d": [
[
"dim1",
0.02
],
[
"dim2",
-1.0
],
[
"dim3",
-1.0
]
],
"dxf_filename": "/Users/creme_brule/Documents/5th Year/VSMN20/dxf_fem/box.dxf",
"fp": [
[
"right"
],
[
1000000.0
],
[
0.0
]
],
"mp": [
2,
2,
0.008
],
"paramSteps": 5,
"ptype": 1,
"t": 0.2,
"units": "SI",
"v": 0.35,
"version": 1
}