入力 URI
{base url} + db/THRI |
---|
メソッド
POST, GET, PUT, DELETE |
---|
JSON スキーマ
詳細
{
"THRI": {
"$schema": "http://json-schema.org/draft-07/schema#",
"type": "object",
"properties": {
"THIS_NAME": {
"description": "Name",
"type": "string"
},
"TYPE_ELEMENT": {
"description": "nTypeElem",
"type": "integer"
},
"PROPERTY_KEY": {
"description": "PorpK",
"type": "integer"
},
"STORY_NAME": {
"description": "StoryName",
"type": "string"
},
"TYPE_RES": {
"description": "nTypeRes",
"type": "integer"
},
"LOCATION": {
"description": "nLocation",
"type": "integer"
},
"COMP": {
"description": "nComp",
"type": "integer"
}
}
}
}
"THRI": {
"$schema": "http://json-schema.org/draft-07/schema#",
"type": "object",
"properties": {
"THIS_NAME": {
"description": "Name",
"type": "string"
},
"TYPE_ELEMENT": {
"description": "nTypeElem",
"type": "integer"
},
"PROPERTY_KEY": {
"description": "PorpK",
"type": "integer"
},
"STORY_NAME": {
"description": "StoryName",
"type": "string"
},
"TYPE_RES": {
"description": "nTypeRes",
"type": "integer"
},
"LOCATION": {
"description": "nLocation",
"type": "integer"
},
"COMP": {
"description": "nComp",
"type": "integer"
}
}
}
}
例
非線形ヒンジ(スマートグラフ)
{
"Assign": {
"1": {
"THIS_NAME": "HIST1",
"TYPE_ELEMENT": 0,
"PROPERTY_KEY": 2101,
"STORY_NAME": "",
"TYPE_RES": 0,
"LOCATION": 0,
"COMP": 0
},
"2": {
"THIS_NAME": "HIST1",
"TYPE_ELEMENT": 0,
"PROPERTY_KEY": 2137,
"STORY_NAME": "",
"TYPE_RES": 1,
"LOCATION": 1,
"COMP": 0
},
"3": {
"THIS_NAME": "HIST1",
"TYPE_ELEMENT": 0,
"PROPERTY_KEY": 2184,
"STORY_NAME": "",
"TYPE_RES": 2,
"LOCATION": 1,
"COMP": 4
}
}
}
"Assign": {
"1": {
"THIS_NAME": "HIST1",
"TYPE_ELEMENT": 0,
"PROPERTY_KEY": 2101,
"STORY_NAME": "",
"TYPE_RES": 0,
"LOCATION": 0,
"COMP": 0
},
"2": {
"THIS_NAME": "HIST1",
"TYPE_ELEMENT": 0,
"PROPERTY_KEY": 2137,
"STORY_NAME": "",
"TYPE_RES": 1,
"LOCATION": 1,
"COMP": 0
},
"3": {
"THIS_NAME": "HIST1",
"TYPE_ELEMENT": 0,
"PROPERTY_KEY": 2184,
"STORY_NAME": "",
"TYPE_RES": 2,
"LOCATION": 1,
"COMP": 4
}
}
}
仕様
No. | 説明 | Key | データ型 | Default | 必須 |
---|---|---|---|---|---|
1 |
Name |
"THIS_NAME" |
String |
- |
必須 |
2 |
Type of Element • Beam: 0 • Truss: 1 • General Link: 3 |
"TYPE_ELEMENT" |
Integer |
0 |
オプション |
3 |
Select Element |
"PROPERTY_KEY" |
Integer |
- |
必須 |
4 |
Name of Story ᴳ⁾ |
"STORY_NAME" |
String |
Blank |
オプション |
5 |
Type of Result • Force-Deformation: 0 • Force: 1 • Deformation: 2 |
"TYPE_RES" |
Integer |
0 |
オプション |
6 |
Location • 1-Pos: 0 • 2-Pos: 1 • 3-Pos: 2 |
"LOCATION" |
Integer |
0 |
オプション |
7 |
Component • Force-Deformation/Force/Deformation ◦ Fx-Dx / Fx / Dx: 0 ◦ Fy-Dy / Fy / Dy: 1 ◦ Fz-Dz / Fz / Dz: 2 ◦ Mx-Rx / Mx / Rx: 3 ◦ My-Ry / My / Ry: 4 ◦ Mz-Rz / Mz / Rz: 5 |
"COMP" |
Integer |
0 |
オプション |
ᴳ⁾ MIDAS GEN NX only