{"id":2379,"date":"2022-09-23T11:01:23","date_gmt":"2022-09-23T11:01:23","guid":{"rendered":"https:\/\/3dcoat.com\/documentation\/?post_type=manual_documentation&#038;p=2379"},"modified":"2026-06-05T17:21:08","modified_gmt":"2026-06-05T17:21:08","slug":"scripting-and-core-api","status":"publish","type":"manual_documentation","link":"https:\/\/3dcoat.com\/documentation\/manual\/scripting-and-core-api\/","title":{"rendered":"Scripting og Core API"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Du kan administrere 3D\u0421oat-funksjoner ved hjelp av skripting.<br \/> Kj\u00f8r eller lag nye kommandoer ved \u00e5 bruke skript eller kompilere dem ved \u00e5 g\u00e5 til Core API.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"> Starten er ganske enkel. Bare bruk <strong><em>Skript-menyen<\/em> \u2192 <em>Lag ditt skript<\/em><\/strong> eller <strong><em>Lag et nytt Core <abbr title=\"\">API-<\/abbr> skript<\/em><\/strong> . <\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img decoding=\"async\" width=\"234\" height=\"230\" src=\"https:\/\/3dcoat.com\/documentation\/wp-content\/uploads\/2023\/06\/Scripts-1.jpg\" alt=\"\" class=\"wp-image-6206\"\/><\/figure>\n<\/div>\n\n\n<p class=\"wp-block-paragraph\"> <strong><a href=\"https:\/\/3dcoat.com\/documentation\/nb_NO\/manual\/scripting-core-api\/scripting-and-core-api\/\">Skriptmeny<\/a><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"> \u2013 <strong>Scripting<\/strong> er en rekke kommandoer som kan utf\u00f8res uten \u00e5 kompilere.<br \/> N\u00e5r vi velger et verkt\u00f8y eller utf\u00f8rer en funksjon, utf\u00f8rer vi en kommando som allerede er inkludert i programmet. Ved \u00e5 lage et skript kan vi kombinere disse kommandoene for automatisk \u00e5 utf\u00f8re en rekke trinn som \u00f8ker hastigheten p\u00e5 arbeidet v\u00e5rt.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"> &#8211; <strong>Core <abbr title=\"\">API<\/abbr><\/strong> (Application Programming Interface) er ikke bare skripting; koden du skriver kj\u00f8rer med full hastighet til kompilert C++.<br \/> Det er en kraftig metode for \u00e5 utvide funksjonaliteten til 3DCoat. Du kan automatisere jobben eller legge til hovedsakelig nye verkt\u00f8y. <\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"scripting\"> Scripting <a href=\"https:\/\/3dcoat.com\/dokuwiki\/doku.php?id=general:scripting#scripting\"><\/a><\/h3>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button aligncenter\"> <a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/pilgway.com\/nb_NO\/files\/scriptdocs\/\" target=\"_blank\" rel=\"noreferrer noopener\">3DCoat Scripting manual<\/a> <\/div>\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"> 3DCoat bruker<a href=\"https:\/\/www.angelcode.com\/angelscript\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">AngelScript<\/a> , som er et C++-lignende spr\u00e5k. Skriptet er en tekstfil med kommandoer utf\u00f8rt i en personlig rekkef\u00f8lge.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"> Denne kommandoen kan bli kjent ved \u00e5 registrere den i minnet ved \u00e5 trykke over funksjonen RMB+MMB samtidig. N\u00e5r vi \u00e5pner en notisblokk og limer den inn, f\u00e5r vi teksten til den tilsvarende kommandoen. Det er nyttig \u00e5 vise og redigere det i Notepad++ (velg &#8220;C&#8221;-syntaks). Kj\u00f8r deretter skriptet via filmenyen &#8220;Skript \/ Kj\u00f8r skript&#8221;. <\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"core_api\"> Core API <a href=\"https:\/\/3dcoat.com\/dokuwiki\/doku.php?id=general:scripting#core_api\"><\/a><\/h3>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button aligncenter\"> <a class=\"wp-block-button__link wp-element-button\" href=\"http:\/\/pilgway.com\/nb_NO\/files\/3dcoat\/CoreAPI\/index.html\" target=\"_blank\" rel=\"noreferrer noopener\">Core API manuell introduksjon<\/a> <\/div>\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"> Core API er en kraftig metode for \u00e5 utvide funksjonaliteten til 3DCoat. Du kan automatisere jobben eller legge til hovedsakelig nye verkt\u00f8y.<br \/> Dette er ikke bare skriptingen; koden du skriver kj\u00f8rer med full hastighet til kompilert C++.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"> Core API script er et kompatibelt C++17-program som fungerer med full C++-hastighet. Dette er langt mer enn bare et manus; du kan lage selv tidskritiske og flertr\u00e5dede oppgaver og tilpasse 3DCoat i dybden, og skape hovedsakelig ny funksjonalitet og verkt\u00f8y.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"> Men hele prosessen er helt gjennomsiktig for deg. Du trenger ikke \u00e5 konfigurere noe eller administrere komplekse prosjektkonfigurasjoner. 3DCoat vil lede deg gjennom hele prosessen med en enkel veiviser.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"> * Core API fungerer riktig for brukere med ikke-engelske brukernavn, hele installasjonsprosessen er n\u00e5 superenkel.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"> * CoreAPI-kompileringsprosessen endret seg vesentlig. <strong>N\u00e5 brukes kun Visual Studio<\/strong> ; ikke behov for clang-cl. Det forenkler bruken fordi du bare trenger \u00e5 installere \u00e9n ekstra programvare, ikke to som f\u00f8r. Nedlastings- og installasjonsprosessen er fullstendig automatisert.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"> * Core API st\u00f8tter ogs\u00e5 fargede voxels. <\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\"> Python API <\/h3>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-fe48e5de wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"> <a class=\"wp-block-button__link has-text-align-left wp-element-button\" href=\"https:\/\/pilgway.com\/nb_NO\/files\/3dcoat\/PythonAPI\/index.html\" target=\"_blank\" rel=\"noreferrer noopener\">Python API manuell introduksjon<\/a><\/div>\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\"> 3DCoat Python API er ment \u00e5 utl\u00f8se UI-kommandoer, operere over scenen og lage nye verkt\u00f8y. Det ligner veldig p\u00e5 C++ Core API, men har sine egne fordeler og ulemper.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li> Du trenger ikke noe ekstra oppsett for \u00e5 lage skriptene dine; Python er innebygd i 3DCoat distributivet.<\/li>\n\n\n\n<li> Python er som en sveitsisk kniv, og lar deg bringe hele kraften til Python-biblioteker inn i 3DCoat.<\/li>\n\n\n\n<li> Python er mye tregere enn C++, s\u00e5 det kan bare brukes til generell administrasjon, ikke for dype og komplekse algoritmer.<\/li>\n\n\n\n<li> Hvis du allerede er kjent med C++ Core API, er Python API veldig lik, nesten 1:1, med samme logikk og funksjonsnavn. <\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\"\/>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"how_to_begin\"> Hvordan begynne? <a href=\"https:\/\/3dcoat.com\/dokuwiki\/doku.php?id=general:scripting#how_to_begin\"><\/a><\/h4>\n\n\n\n<p class=\"wp-block-paragraph\"> Starten er ganske enkel. Bare bruk Scripts \u2192 Opprett nytt Core API -skript<br \/> Velg deretter malen og velg en bane for prosjektet ditt.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"> Hvis Visual Studio (eller Visual Studio Code) er installert, vil den starte med den nye filen. Hvert eksempel er godt dokumentert og bruker relativt enkel syntaks, s\u00e5 det er lett \u00e5 forst\u00e5 fra enkelt til komplekst. <\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"> Du trenger ikke sette noen standard syntaks i VStudio.\n Bare skriv inn kode og kj\u00f8r i 3DCoat, ikke i Visual Studio.\n VStudio er akkurat som en tekstredigerer der som kan vise tips og hjelp mens du koder.\n Skriv koden din p\u00e5 VStudio og lagre *.cpp, \u00e5pne den i 3DC og den kj\u00f8rer automatisk. <\/pre>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p class=\"wp-block-paragraph\"> <em><strong>Eksempler<\/strong><\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"> \u00c5 se p\u00e5 eksemplene er den beste m\u00e5ten \u00e5 forst\u00e5 API.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"> Bruk skript\u2192 Lag et nytt Core API skript for \u00e5 eksperimentere med disse eksemplene.<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":8,"template":"","manualdocumentationcategory":[9],"manual_doc_tag":[],"class_list":["post-2379","manual_documentation","type-manual_documentation","status-publish","hentry","manualdocumentationcategory-manual"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Scripting &amp; Core API - 3DCoat dokumentasjon<\/title>\n<meta name=\"description\" content=\"Du kan administrere 3D\u0421oat-funksjoner ved hjelp av scripting.Kj\u00f8r eller lag nye kommandoer ved \u00e5 bruke scripting eller kompilere dem ved \u00e5 g\u00e5 til Core API\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/3dcoat.com\/documentation\/manual\/scripting-and-core-api\/\" \/>\n<meta property=\"og:locale\" content=\"nb_NO\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Scripting &amp; Core API - 3DCoat dokumentasjon\" \/>\n<meta property=\"og:description\" content=\"Du kan administrere 3D\u0421oat-funksjoner ved hjelp av scripting.Kj\u00f8r eller lag nye kommandoer ved \u00e5 bruke scripting eller kompilere dem ved \u00e5 g\u00e5 til Core API\" \/>\n<meta property=\"og:url\" content=\"https:\/\/3dcoat.com\/documentation\/manual\/scripting-and-core-api\/\" \/>\n<meta property=\"og:site_name\" content=\"3DCoat dokumentasjon\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/3DCoat\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-05T17:21:08+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/3dcoat.com\/documentation\/wp-content\/uploads\/2023\/06\/Scripts-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"234\" \/>\n\t<meta property=\"og:image:height\" content=\"230\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@3DCoatOfficial\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/3dcoat.com\/documentation\/manual\/scripting-and-core-api\/\",\"url\":\"https:\/\/3dcoat.com\/documentation\/manual\/scripting-and-core-api\/\",\"name\":\"Scripting & Core API - 3DCoat dokumentasjon\",\"isPartOf\":{\"@id\":\"https:\/\/3dcoat.com\/documentation\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/3dcoat.com\/documentation\/manual\/scripting-and-core-api\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/3dcoat.com\/documentation\/manual\/scripting-and-core-api\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/3dcoat.com\/documentation\/wp-content\/uploads\/2023\/06\/Scripts-1.jpg\",\"datePublished\":\"2022-09-23T11:01:23+00:00\",\"dateModified\":\"2026-06-05T17:21:08+00:00\",\"description\":\"You can manage 3D\u0421oat features with help of scripting.Run or create new commands using scripting or compiling them by accessing the Core\u00a0API\",\"breadcrumb\":{\"@id\":\"https:\/\/3dcoat.com\/documentation\/manual\/scripting-and-core-api\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/3dcoat.com\/documentation\/manual\/scripting-and-core-api\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/3dcoat.com\/documentation\/manual\/scripting-and-core-api\/#primaryimage\",\"url\":\"https:\/\/3dcoat.com\/documentation\/wp-content\/uploads\/2023\/06\/Scripts-1.jpg\",\"contentUrl\":\"https:\/\/3dcoat.com\/documentation\/wp-content\/uploads\/2023\/06\/Scripts-1.jpg\",\"width\":234,\"height\":230},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/3dcoat.com\/documentation\/manual\/scripting-and-core-api\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/3dcoat.com\/documentation\/nl_NL\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Scripting & Core API\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/3dcoat.com\/documentation\/#website\",\"url\":\"https:\/\/3dcoat.com\/documentation\/\",\"name\":\"3DCoat dokumentasjon\",\"description\":\"Information about starting to use and learning how to use all the features of the 3DCoat.\",\"publisher\":{\"@id\":\"https:\/\/3dcoat.com\/documentation\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/3dcoat.com\/documentation\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/3dcoat.com\/documentation\/#organization\",\"name\":\"Pilgway\",\"url\":\"https:\/\/3dcoat.com\/documentation\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/3dcoat.com\/documentation\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/3dcoat.com\/documentation\/wp-content\/uploads\/2022\/09\/logo3DCoatWhite-1.png\",\"contentUrl\":\"https:\/\/3dcoat.com\/documentation\/wp-content\/uploads\/2022\/09\/logo3DCoatWhite-1.png\",\"width\":876,\"height\":190,\"caption\":\"Pilgway\"},\"image\":{\"@id\":\"https:\/\/3dcoat.com\/documentation\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/3DCoat\",\"https:\/\/x.com\/3DCoatOfficial\",\"https:\/\/www.youtube.com\/c\/PILGWAY3DCoat\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Scripting & Core API - 3DCoat dokumentasjon","description":"Du kan administrere 3D\u0421oat-funksjoner ved hjelp av scripting.Kj\u00f8r eller lag nye kommandoer ved \u00e5 bruke scripting eller kompilere dem ved \u00e5 g\u00e5 til Core API","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/3dcoat.com\/documentation\/manual\/scripting-and-core-api\/","og_locale":"nb_NO","og_type":"article","og_title":"Scripting & Core API - 3DCoat dokumentasjon","og_description":"Du kan administrere 3D\u0421oat-funksjoner ved hjelp av scripting.Kj\u00f8r eller lag nye kommandoer ved \u00e5 bruke scripting eller kompilere dem ved \u00e5 g\u00e5 til Core API","og_url":"https:\/\/3dcoat.com\/documentation\/manual\/scripting-and-core-api\/","og_site_name":"3DCoat dokumentasjon","article_publisher":"https:\/\/www.facebook.com\/3DCoat","article_modified_time":"2026-06-05T17:21:08+00:00","og_image":[{"width":234,"height":230,"url":"https:\/\/3dcoat.com\/documentation\/wp-content\/uploads\/2023\/06\/Scripts-1.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_site":"@3DCoatOfficial","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/3dcoat.com\/documentation\/manual\/scripting-and-core-api\/","url":"https:\/\/3dcoat.com\/documentation\/manual\/scripting-and-core-api\/","name":"Scripting & Core API - 3DCoat dokumentasjon","isPartOf":{"@id":"https:\/\/3dcoat.com\/documentation\/#website"},"primaryImageOfPage":{"@id":"https:\/\/3dcoat.com\/documentation\/manual\/scripting-and-core-api\/#primaryimage"},"image":{"@id":"https:\/\/3dcoat.com\/documentation\/manual\/scripting-and-core-api\/#primaryimage"},"thumbnailUrl":"https:\/\/3dcoat.com\/documentation\/wp-content\/uploads\/2023\/06\/Scripts-1.jpg","datePublished":"2022-09-23T11:01:23+00:00","dateModified":"2026-06-05T17:21:08+00:00","description":"You can manage 3D\u0421oat features with help of scripting.Run or create new commands using scripting or compiling them by accessing the Core\u00a0API","breadcrumb":{"@id":"https:\/\/3dcoat.com\/documentation\/manual\/scripting-and-core-api\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/3dcoat.com\/documentation\/manual\/scripting-and-core-api\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/3dcoat.com\/documentation\/manual\/scripting-and-core-api\/#primaryimage","url":"https:\/\/3dcoat.com\/documentation\/wp-content\/uploads\/2023\/06\/Scripts-1.jpg","contentUrl":"https:\/\/3dcoat.com\/documentation\/wp-content\/uploads\/2023\/06\/Scripts-1.jpg","width":234,"height":230},{"@type":"BreadcrumbList","@id":"https:\/\/3dcoat.com\/documentation\/manual\/scripting-and-core-api\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/3dcoat.com\/documentation\/nl_NL\/"},{"@type":"ListItem","position":2,"name":"Scripting & Core API"}]},{"@type":"WebSite","@id":"https:\/\/3dcoat.com\/documentation\/#website","url":"https:\/\/3dcoat.com\/documentation\/","name":"3DCoat dokumentasjon","description":"Information about starting to use and learning how to use all the features of the 3DCoat.","publisher":{"@id":"https:\/\/3dcoat.com\/documentation\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/3dcoat.com\/documentation\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/3dcoat.com\/documentation\/#organization","name":"Pilgway","url":"https:\/\/3dcoat.com\/documentation\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/3dcoat.com\/documentation\/#\/schema\/logo\/image\/","url":"https:\/\/3dcoat.com\/documentation\/wp-content\/uploads\/2022\/09\/logo3DCoatWhite-1.png","contentUrl":"https:\/\/3dcoat.com\/documentation\/wp-content\/uploads\/2022\/09\/logo3DCoatWhite-1.png","width":876,"height":190,"caption":"Pilgway"},"image":{"@id":"https:\/\/3dcoat.com\/documentation\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/3DCoat","https:\/\/x.com\/3DCoatOfficial","https:\/\/www.youtube.com\/c\/PILGWAY3DCoat"]}]}},"_links":{"self":[{"href":"https:\/\/3dcoat.com\/documentation\/wp-json\/wp\/v2\/manual_documentation\/2379","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/3dcoat.com\/documentation\/wp-json\/wp\/v2\/manual_documentation"}],"about":[{"href":"https:\/\/3dcoat.com\/documentation\/wp-json\/wp\/v2\/types\/manual_documentation"}],"author":[{"embeddable":true,"href":"https:\/\/3dcoat.com\/documentation\/wp-json\/wp\/v2\/users\/3"}],"version-history":[{"count":24,"href":"https:\/\/3dcoat.com\/documentation\/wp-json\/wp\/v2\/manual_documentation\/2379\/revisions"}],"predecessor-version":[{"id":12145,"href":"https:\/\/3dcoat.com\/documentation\/wp-json\/wp\/v2\/manual_documentation\/2379\/revisions\/12145"}],"wp:attachment":[{"href":"https:\/\/3dcoat.com\/documentation\/wp-json\/wp\/v2\/media?parent=2379"}],"wp:term":[{"taxonomy":"manualdocumentationcategory","embeddable":true,"href":"https:\/\/3dcoat.com\/documentation\/wp-json\/wp\/v2\/manualdocumentationcategory?post=2379"},{"taxonomy":"manual_doc_tag","embeddable":true,"href":"https:\/\/3dcoat.com\/documentation\/wp-json\/wp\/v2\/manual_doc_tag?post=2379"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}