Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
title
Expand
Export.PM
Code Block
gcmd -c "POST.PM(PATH)"
POST {{hosturl}}/POST/PM

  • The required Input Data for Export.PM

No.

Features

JSON

Reference

Design Code

1

RC Design Code

“DCON”

[DCON] RC Design Code

Geometry

2

Node

“NODE”

[NODE] Create Nodes

3

Element

“ELEM”

[ELEM] Create Elements

Boundary Condition

4

Boundary Conditions

<Boundary> Boundary Conditions

Load & Load Combination

5

Static Load Case

“STLD”

[STLD] Static Load Cases

6

Nodal Loads

(or other loads)

“CNLD”

[CNLD] Nodal Loads

7

Load Combination (Concrete Design only)

“LCOM” (“KIND” : “CONC”)

[LCOM] Load Combinations

Material Properties

8

Material Properties (Concrete only)

“MATL” (“TYPE” : “CONC”)

[MATL] Material Properties

9

Modify Concrete Materials

“MATD”

[MATD] Modify Concrete Materials

Section Properties & Rebar Input

10

Section Properties (DB Section only)

“SECT” ("SECTTYPE" :"DBUSER")

[SECT] DB/User Section

11

Rebar Input for Column Section

“RCHK” ("MEMBTYPE" : "COLUMN" - "COLM")

[RCHK] Rebar Input for Column Section

12

Rebar Input for Beam Section

“RCHK” ("MEMBTYPE" : "BEAM" - "BEAM")

[RCHK] Rebar Input for Beam Section

...