1. Description
This component is used to load APIs from Civil NX & Gen NX connected with Grasshopper.
The data is generated in JSON format and created within the scope of components supported in Grasshopper.
Additionally, the data imported from Civil NX & Gen NX takes precedence over the data generated directly in Grasshopper.
For example, if Node numbers 1, 2, and 3 already exist in Civil NX & Gen NX, when the data is imported through the Import component, Node numbers 1, 2, and 3 will be virtually input into Grasshopper. Afterwards, when creating Nodes through the Node component, numbering will start from 4.
2. Grasshopper Path
[Midas] > [Tools] > [Import NX Model]
3. Component Image
4. Input/Output Value
- Input Data
| Index | Name | Description | Type | Default | Previous Component |
|---|---|---|---|---|---|
| 1 | - | - | - | - | - |
* Requires a connected model file
- Output Data
| Index | Command | Description | Type | Method | Next Component |
|---|---|---|---|---|---|
| 1 | - | API end point | Json | GET | Draw NX Model |
5. Reference API Manual Link