Script: Local Asset Import STEP Example

Local Asset Import STEP Example picture
Type
Rete logo indicatorrete
Author
matas
Date Created
Jan 24, 2024, 5:42:18 PM
Last Edit Date
Jan 24, 2024, 5:45:43 PM

Project Information

This project contains demo scripts for Rete editor that are used as examples in the "Getting Started" section of the documentation.

View Full Project

Script Code

{
  "id": "rete-v2-json",
  "nodes": {
    "af75107737332820": {
      "id": "af75107737332820",
      "name": "bitbybit.asset.getLocalFile",
      "data": {
        "genericNodeData": {
          "hide": false,
          "oneOnOne": false,
          "flatten": 0
        },
        "fileName": "KukaRobot"
      },
      "inputs": {},
      "position": [
        -758.492885558484,
        795.5289883047432
      ]
    },
    "3ae04a8dc65b72ae": {
      "id": "3ae04a8dc65b72ae",
      "name": "bitbybit.occt.io.loadSTEPorIGES",
      "data": {
        "genericNodeData": {
          "hide": false,
          "oneOnOne": false,
          "flatten": 0
        },
        "adjustZtoY": true
      },
      "inputs": {
        "assetFile": {
          "connections": [
            {
              "node": "af75107737332820",
              "output": "result",
              "data": {}
            }
          ]
        }
      },
      "position": [
        -422.5552634881715,
        801.9222378164619
      ]
    },
    "67bdf006b5351d79": {
      "id": "67bdf006b5351d79",
      "name": "bitbybit.draw.drawAnyAsync",
      "data": {
        "genericNodeData": {
          "hide": false,
          "oneOnOne": false,
          "flatten": 0
        }
      },
      "inputs": {
        "entity": {
          "connections": [
            {
              "node": "3ae04a8dc65b72ae",
              "output": "result",
              "data": {}
            }
          ]
        }
      },
      "position": [
        -24.360805480358977,
        820.6722378164619
      ]
    }
  }
}