{"id":"dolphin.authoring--dolphinGraphPlacement","name":"dolphinGraphPlacement","owner":"dolphin","package":"dolphin.authoring","kind":"thing","signature":"external thing dolphinGraphPlacement","description":"A dolphin graph placement object with the operations listed below.","context":"Represent editable scenes and graph canvases, validate edits, and manage undoable transactions.","parameters":[],"returns":"void","members":[{"name":"dolphinGraphPlacement","kind":"constructor","parameters":[{"name":"key","type":"text","description":"Key."},{"name":"x","type":"int","description":"X."},{"name":"y","type":"int","description":"Y."},{"name":"width","type":"int","description":"Width."},{"name":"height","type":"int","description":"Height."}],"returns":"void","signature":"dolphinGraphPlacement(text key,int x,int y,int width,int height)","description":"Dolphin graph placement.","tags":["thing","constructor","dolphin.authoring"],"updated":"2026-09-09"}],"tags":["authoring","cpu","dolphin","dolphin.authoring","source-example","thing"],"updated":"2026-09-09","source":{"repository":"dolphin","path":"packages/authoring/src/graph_canvas.yh","line":3,"sha256":"e7c0e8743761a722f2a73c1aa63b9204be9704f81fd663134bb3690c5de6aa95"},"status":"source-declared","notes":["Package presence and a declaration do not establish support on every host. Host services need their platform and lifecycle setup."],"examples":[{"id":"usage","title":"Use dolphinGraphPlacement","description":"A complete small caller. Values are illustrative; check the returned result and package requirements before connecting live resources.","code":"using dolphin.authoring\n\n// Represent editable scenes and graph canvases, validate edits, and manage undoable transactions.\ndolphinGraphPlacement sample = dolphinGraphPlacement(\"key\", 1, 1, 1, 1)\nConsole.Log(\"Created dolphinGraphPlacement\")\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.dolphin_authoring__dolphingraphplacement\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\n\n[[dependencies]]\npackage = \"dolphin.authoring\"\nversion = \"0.1.0\"\npath = \"../../../dolphin/packages/authoring\"\n\n[[dependencies]]\npackage = \"dolphin.math\"\nversion = \"0.1.0\"\npath = \"../../../dolphin/packages/math\"\n\n[[dependencies]]\npackage = \"dolphin.spatial3d\"\nversion = \"0.1.0\"\npath = \"../../../dolphin/packages/spatial3d\"\n","tags":["cpu","source-example"],"verification":"type checked","run":"cpu-oracle","sha256":"1ee0bd697ae2fabf8589a8bc841b1edd38a02144092a1271f1ac484f1c38e5c7","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":["dolphinGraphPlacement"],"url":"https://demonhunterlabs.com/academy/api?item=dolphin.authoring--dolphinGraphPlacement","json":"https://demonhunterlabs.com/reference/items/dolphin.authoring--dolphinGraphPlacement.json","markdown":"https://demonhunterlabs.com/reference/text/dolphin.authoring--dolphinGraphPlacement.md"}
