/
[TABLE] Get Result Table Directly

[TABLE] Get Result Table Directly

 

POST {{hosturl}}/POST/TABLE

 

  • Introduce Input Data Symbols

API - Value Type

Input Data

API - Value Type

Input Data

Integer

🔴

Essential

String

Unnecessary

Boolean

🔺

Optional

Real

 

 

 

  • The required Input Data for Get Result Table

NO.

Name

API - Key

API - Value Type

Default

Result Table

NO.

Name

API - Key

API - Value Type

Default

Result Table

1

Table Name (Output Title)

"TABLE_NAME"

blank

🔺

2

Result Table Type

"TABLE_TYPE"

 

🔴

3

Result Table Save Path (JSON Format)

"EXPORT_PATH"

 

🔴

4

Node / Element No. Input

"NODE_ELEMS"

 

 

 

4-1

Input Method 1

  • "KEYS": [ 101, 102, 103 ]

“KEYS”

ALL

🔺

4-2

Input Method 2

  • "TO": "101 to 105"

“TO”

 

🔺

4-3

Input Method 3

  • "STRUCTURE_GROUP_NAME": "SG1"

"STRUCTURE_GROUP_NAME"

 

🔺

5

Static Load / Load Combination Name & Type

"LOAD_CASE_NAMES"

ALL

🔺

 

Component

6

Components of Result Table

"COMPONENTS"

ALL

🔺

 

Unit

7

Output Unit System

"UNIT"

 

Default

🔺

8

Force

"FORCE"

Default

🔺

9

Length

"DIST"

Default

🔺

10

Heat

"HEAT"

Default

🔺

11

Temperature

"TEMP"

Default

🔺

 

Beam Element Result Only

12

Element Part Number

  • Part i : "Part I"

  • Part 1/4 : "Part 1/4"

  • Part 2/4 : "Part 1/2"

  • Part 3/4 : "Part 3/4"

  • Part j : "Part J”

"PARTS"

ALL

🔺

 

Plate Element Result Only

13

Average Nodel Result Option

"AVERAGE_NODAL_RESULT"

FALSE

🔺

14

Node Flag

"NODE_FLAG"

 

 

🔺

15

Center

"CENTER"

FALSE

🔺

16

Nodes

"NODES"

FALSE

🔺

 

  • Type of Result Table ("TABLE_TYPE")

NO.

Result Table Type

"TABLE_TYPE"

NO.

Result Table Type

"TABLE_TYPE"

1

Reaction

“REACTIONG”

2

Displacement

“DISPLACEMENTG”

 

Beam Element

3

Beam Force

"BEAMFORCE"

4

Beam Stress

“BEAMSTRESS”

 

Truss Element

5

Truss Force

“TRUSSFORCE”

6

Truss Stress

“TRUSSSTRESS”

 

Plate Element

7

Plate Force Local

"PLATEFORCEL"

8

Plate Force Global

"PLATEFORCEG"

9

Plate Force (Unit Length) - Local

"PLATEFORCEUL"

10

Plate Force (Unit Length) - UCS

"PLATEFORCEUG"

11

Plate Stress Local

"PLATESTRESSL"

12

Plate Stress Global

"PLATESTRESSG"

 

Composite Section for C.S

13

Beam Force

"COMPSECTBEAMFORCE"

14

Beam Stress

“COMPSECTBEAMSTRESS"

 

Time History Analysis

15

Displacement

“THISDISPLACEMENT"

16

Velocity

“THISVELOCITY"

17

Absolute Accel.

“THISABSOLUTEACCEL"

18

Relative Accel.

“THISRELATIVEACCEL"

19

Beam Force

“THISBEAMFORCE"

20

Truss Force

“THISTRUSSFORCE"

21

General Link - Force

“THISGLINKFORCE"

22

General Link - Deformation

“THISGLINKDEFORMATION”

 

  • Components of Result Table ("COMPONENTS")

NO.

Result Table Type

"COMPONENTS"

NO.

Result Table Type

"COMPONENTS"

1

Reaction

"COMPONENTS": [ "Node", "Load", "FX", "FY", "FZ", "MX", "MY", "MZ" ]

2

Displacement

"COMPONENTS": [ "Node", "Load", "DX", "DY", "DZ", "RX", "RY", "RZ" ]

 

Beam Element

3

Beam Force

4

Beam Stress

 

Truss Element

5

Truss Force

6

Truss Stress

 

Plate Element

7

Plate Force Local

8

Plate Force Global

9

Plate Force (Unit Length) - Local

10

Plate Force (Unit Length) - UCS

11

Plate Stress Local

12

Plate Stress Global

 

Time History Analysis

15

Displacement

 

  • The Input JSON format example for Get Result Table

 

  • The Output JSON format example for Get Result Table