1. Description
This component is a Civil NX API integration tool component, allowing users to directly utilize API in Civil NX.
2. Grasshopper Path
[Midas] > [Tools] > [Send Request]
3. Component Image
4. Input/Output Value
- Input Data
| Index | Name | Description | Type | Default |
Previous |
|---|---|---|---|---|---|
| 1 | COMMAND | The endpoint excluding the BaseURL | Integer | - | - |
| 2 | Name | Request Body | Json | - | - |
| 3 | DESC | Request Method | Integer | - | - |
- Output Data
| Index | Command | Description | Type | Method |
Next |
|---|---|---|---|---|---|
| 1 | - | Response Body | Json | Get Post Put Delete |
- |
| 2 | - | Adress | Integer | - | - |
5. Reference API Manual Link
Terminology: JSON(JavaScript Object Notation)