{
  "schema_version": 1,
  "houdies_recipe": true,
  "id": "curve-2-test-uvx4",
  "name": "curve-2-test",
  "description": "drag-n-drop",
  "tags": [
    "curve"
  ],
  "category": "",
  "houdini_version": "21.0.596",
  "network_context": "Sop",
  "node_count": 4,
  "node_names": [
    "pointjitter1",
    "attribnoise1",
    "resample1",
    "line1"
  ],
  "created_at": "2026-08-24T01:44:05Z",
  "cluster_data": {
    "pointjitter1": {
      "type": "pointjitter",
      "inputs": [
        {
          "from": "line1",
          "from_index": 0,
          "to_index": 0
        }
      ],
      "position": [
        0,
        0
      ]
    },
    "attribnoise1": {
      "type": "attribnoise::2.0",
      "inputs": [
        {
          "from": "resample1",
          "from_index": 0,
          "to_index": 0
        }
      ],
      "position": [
        0,
        -2.38
      ],
      "flags": {
        "display": true,
        "render": true
      }
    },
    "resample1": {
      "type": "resample",
      "inputs": [
        {
          "from": "pointjitter1",
          "from_index": 0,
          "to_index": 0
        }
      ],
      "position": [
        0,
        -1.13
      ],
      "parms": {
        "treatpolysas": "subd",
        "docurveuattr": true
      }
    },
    "line1": {
      "type": "line",
      "position": [
        0,
        1.13
      ],
      "parms": {
        "points": 10
      }
    }
  }
}