{"id":72,"date":"2015-10-01T12:48:46","date_gmt":"2015-10-01T12:48:46","guid":{"rendered":"https:\/\/blogs.autodesk.com\/in-the-pipes\/2015\/10\/01\/mass-generation-of-actuator-blocks-for-use-on-custom-made-valves\/"},"modified":"2022-09-13T11:23:07","modified_gmt":"2022-09-13T11:23:07","slug":"mass-generation-of-actuator-blocks-for-use-on-custom-made-valves","status":"publish","type":"post","link":"https:\/\/blogs.autodesk.com\/in-the-pipes\/2015\/10\/01\/mass-generation-of-actuator-blocks-for-use-on-custom-made-valves\/","title":{"rendered":"Mass generation of actuator blocks for use on custom made valves"},"content":{"rendered":"<p>In the catalog builder (call it from spec editor), choose all the actuator types you want to use in the project:<\/p>\n<p><a class=\"asset-img-link\" href=\"http:\/\/in-the-pipes.typepad.com\/.a\/6a00d835007d0b69e201b7c7d6dbf6970b-pi\"><img decoding=\"async\" class=\"asset asset-image at-xid-6a00d835007d0b69e201b7c7d6dbf6970b image-full img-responsive\" title=\"Actuators1\" src=\"https:\/\/in-the-pipes.typepad.com\/.a\/6a00d835007d0b69e201b7c7d6dbf6970b-800wi\" alt=\"Actuators1\" border=\"0\" \/><\/a><\/p>\n<p>Export to Excel and put all the size information. Each line is one actuator, you can add lines:<\/p>\n<p><a class=\"asset-img-link\" href=\"http:\/\/in-the-pipes.typepad.com\/.a\/6a00d835007d0b69e201bb087ae426970d-pi\"><img decoding=\"async\" class=\"asset asset-image at-xid-6a00d835007d0b69e201bb087ae426970d image-full img-responsive\" title=\"Actuators2\" src=\"https:\/\/in-the-pipes.typepad.com\/.a\/6a00d835007d0b69e201bb087ae426970d-800wi\" alt=\"Actuators2\" border=\"0\" \/><\/a><\/p>\n<p>Now build new catalog, save it on your Desktop. We don\u2019t need this catalog, we just need the supplement files generated when building the catalog. Now on your Desktop you find the \u201cPreviewLisps\u201d folder:<\/p>\n<p><a class=\"asset-img-link\" href=\"http:\/\/in-the-pipes.typepad.com\/.a\/6a00d835007d0b69e201b7c7d6dc0c970b-pi\"><img decoding=\"async\" class=\"asset asset-image at-xid-6a00d835007d0b69e201b7c7d6dc0c970b image-full img-responsive\" title=\"Actuators3\" src=\"https:\/\/in-the-pipes.typepad.com\/.a\/6a00d835007d0b69e201b7c7d6dc0c970b-800wi\" alt=\"Actuators3\" border=\"0\" \/><\/a><\/p>\n<p>These lisp files have to be modified, we have to add a rename command to be able to choose the actuators in a selection list. We also have to add the PLANTPARTCONVERT to the lisps, otherwise they will not appear in the selection list at all.<\/p>\n<p>So for each actuator-generation-call we have to add the following two red lines:<\/p>\n<p><span style=\"color: #0000bf\">\u00a0(testacpscript1 &#8220;CPVX002&#8221; &#8220;L=100.00,D=150.00&#8221;)<\/span><\/p>\n<p><span style=\"color: #0000bf\">(command &#8220;_.move&#8221; (entlast) &#8220;&#8221; &#8220;0,0,0&#8221; &#8220;100,0,0&#8221;)<\/span><\/p>\n<p><span style=\"color: #ff0000\">(command &#8220;_.rename&#8221; &#8220;_bl&#8221; (cdr(assoc 2(entget (entlast)))) &#8220;CPVX002_L100_D150&#8221;)<\/span><\/p>\n<p><span style=\"color: #ff0000\">(command &#8220;_.plantpartconvert&#8221; (entlast) &#8220;_X&#8221;)<\/span><\/p>\n<p>We will do this by script, see attached hta file: \u00a0<span class=\"asset asset-generic at-xid-6a00d835007d0b69e201b7c7d6dc8d970b img-responsive\"><a href=\"https:\/\/github.com\/Henaccount\/various-scripts\/blob\/master\/modify_preview_lisps.hta\">Modify_preview_lisps<\/a>\u00a0(adjust path with text editor, doubleclick to run it)<\/span><\/p>\n<p>Now drag and drop the lisp files from the (by-script-created) \u201cmodified_lisps\u201d folder one by one to the drawing area of you actuator (project) file. All the blocks will be generated. Save this file and close it.<\/p>\n<p><a class=\"asset-img-link\" href=\"http:\/\/in-the-pipes.typepad.com\/.a\/6a00d835007d0b69e201b7c7d6dc18970b-pi\"><img decoding=\"async\" class=\"asset asset-image at-xid-6a00d835007d0b69e201b7c7d6dc18970b image-full img-responsive\" title=\"Actuators4\" src=\"https:\/\/in-the-pipes.typepad.com\/.a\/6a00d835007d0b69e201b7c7d6dc18970b-800wi\" alt=\"Actuators4\" border=\"0\" \/><\/a><\/p>\n<p>If you are now in your 3D, you can select your custom made valve, go to the actuator property and open the actuator dialog by clicking on the actuator symbol. Now choose \u201cuse ACAD Block\u201d and then \u201cimport from DWG\u201d. Now select the just prepared actuator dwg. You will see the following dialog and can select the wanted actuator in the correct size.<\/p>\n<p><a class=\"asset-img-link\" href=\"http:\/\/in-the-pipes.typepad.com\/.a\/6a00d835007d0b69e201bb087ae46e970d-pi\"><img decoding=\"async\" class=\"asset asset-image at-xid-6a00d835007d0b69e201bb087ae46e970d image-full img-responsive\" title=\"Actuators5\" src=\"https:\/\/in-the-pipes.typepad.com\/.a\/6a00d835007d0b69e201bb087ae46e970d-800wi\" alt=\"Actuators5\" border=\"0\" \/><\/a><\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In the catalog builder (call it from spec editor), choose all the actuator types you want to use in the project:<\/p>\n<p><a class=\"asset-img-link\" href=\"http:\/\/in-the-pipes.typepad.com\/.a\/6a00d835007d0b69e201b7c7d6dbf6970b-pi\"><\/a><\/p>\n<p>Export to Excel and put all the size information. Each line is one actuator, you can add lines:<\/p>\n<p><a class=\"asset-img-link\" href=\"http:\/\/in-the-pipes.typepad.com\/.a\/6a00d835007d0b69e201bb087ae426970d-pi\"><\/a><\/p>\n<p>Now build new catalog,<\/p>\n","protected":false},"author":26877,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"categories":[1],"tags":[57,64,62,109,110,108,63,107,58],"class_list":["post-72","post","type-post","status-publish","format-standard","hentry","category-in-the-pipes","tag-actuator","tag-block","tag-custom","tag-generate","tag-generation","tag-mass","tag-python","tag-script","tag-valve"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Mass generation of actuator blocks for use on custom made valves - In the Pipes<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/blogs.autodesk.com\/in-the-pipes\/2015\/10\/01\/mass-generation-of-actuator-blocks-for-use-on-custom-made-valves\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Mass generation of actuator blocks for use on custom made valves - In the Pipes\" \/>\n<meta property=\"og:description\" content=\"In the catalog builder (call it from spec editor), choose all the actuator types you want to use in the project: Export to Excel and put all the size information. Each line is one actuator, you can add lines: Now build new catalog,\" \/>\n<meta property=\"og:url\" content=\"https:\/\/blogs.autodesk.com\/in-the-pipes\/2015\/10\/01\/mass-generation-of-actuator-blocks-for-use-on-custom-made-valves\/\" \/>\n<meta property=\"og:site_name\" content=\"In the Pipes\" \/>\n<meta property=\"article:published_time\" content=\"2015-10-01T12:48:46+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-09-13T11:23:07+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/in-the-pipes.typepad.com\/.a\/6a00d835007d0b69e201b7c7d6dbf6970b-800wi\" \/>\n<meta name=\"author\" content=\"martinbuss\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"martinbuss\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/blogs.autodesk.com\\\/in-the-pipes\\\/2015\\\/10\\\/01\\\/mass-generation-of-actuator-blocks-for-use-on-custom-made-valves\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/blogs.autodesk.com\\\/in-the-pipes\\\/2015\\\/10\\\/01\\\/mass-generation-of-actuator-blocks-for-use-on-custom-made-valves\\\/\"},\"author\":{\"name\":\"martinbuss\",\"@id\":\"https:\\\/\\\/blogs.autodesk.com\\\/in-the-pipes\\\/#\\\/schema\\\/person\\\/5e4bf6e8cdf4f705788ab8d73c9fc468\"},\"headline\":\"Mass generation of actuator blocks for use on custom made valves\",\"datePublished\":\"2015-10-01T12:48:46+00:00\",\"dateModified\":\"2022-09-13T11:23:07+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/blogs.autodesk.com\\\/in-the-pipes\\\/2015\\\/10\\\/01\\\/mass-generation-of-actuator-blocks-for-use-on-custom-made-valves\\\/\"},\"wordCount\":288,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/blogs.autodesk.com\\\/in-the-pipes\\\/2015\\\/10\\\/01\\\/mass-generation-of-actuator-blocks-for-use-on-custom-made-valves\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/in-the-pipes.typepad.com\\\/.a\\\/6a00d835007d0b69e201b7c7d6dbf6970b-800wi\",\"keywords\":[\"actuator\",\"block\",\"custom\",\"generate\",\"generation\",\"mass\",\"python\",\"script\",\"valve\"],\"articleSection\":[\"In the Pipes\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/blogs.autodesk.com\\\/in-the-pipes\\\/2015\\\/10\\\/01\\\/mass-generation-of-actuator-blocks-for-use-on-custom-made-valves\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/blogs.autodesk.com\\\/in-the-pipes\\\/2015\\\/10\\\/01\\\/mass-generation-of-actuator-blocks-for-use-on-custom-made-valves\\\/\",\"url\":\"https:\\\/\\\/blogs.autodesk.com\\\/in-the-pipes\\\/2015\\\/10\\\/01\\\/mass-generation-of-actuator-blocks-for-use-on-custom-made-valves\\\/\",\"name\":\"Mass generation of actuator blocks for use on custom made valves - In the Pipes\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/blogs.autodesk.com\\\/in-the-pipes\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/blogs.autodesk.com\\\/in-the-pipes\\\/2015\\\/10\\\/01\\\/mass-generation-of-actuator-blocks-for-use-on-custom-made-valves\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/blogs.autodesk.com\\\/in-the-pipes\\\/2015\\\/10\\\/01\\\/mass-generation-of-actuator-blocks-for-use-on-custom-made-valves\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/in-the-pipes.typepad.com\\\/.a\\\/6a00d835007d0b69e201b7c7d6dbf6970b-800wi\",\"datePublished\":\"2015-10-01T12:48:46+00:00\",\"dateModified\":\"2022-09-13T11:23:07+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/blogs.autodesk.com\\\/in-the-pipes\\\/#\\\/schema\\\/person\\\/5e4bf6e8cdf4f705788ab8d73c9fc468\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/blogs.autodesk.com\\\/in-the-pipes\\\/2015\\\/10\\\/01\\\/mass-generation-of-actuator-blocks-for-use-on-custom-made-valves\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/blogs.autodesk.com\\\/in-the-pipes\\\/2015\\\/10\\\/01\\\/mass-generation-of-actuator-blocks-for-use-on-custom-made-valves\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/blogs.autodesk.com\\\/in-the-pipes\\\/2015\\\/10\\\/01\\\/mass-generation-of-actuator-blocks-for-use-on-custom-made-valves\\\/#primaryimage\",\"url\":\"https:\\\/\\\/in-the-pipes.typepad.com\\\/.a\\\/6a00d835007d0b69e201b7c7d6dbf6970b-800wi\",\"contentUrl\":\"https:\\\/\\\/in-the-pipes.typepad.com\\\/.a\\\/6a00d835007d0b69e201b7c7d6dbf6970b-800wi\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/blogs.autodesk.com\\\/in-the-pipes\\\/2015\\\/10\\\/01\\\/mass-generation-of-actuator-blocks-for-use-on-custom-made-valves\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/blogs.autodesk.com\\\/in-the-pipes\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mass generation of actuator blocks for use on custom made valves\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/blogs.autodesk.com\\\/in-the-pipes\\\/#website\",\"url\":\"https:\\\/\\\/blogs.autodesk.com\\\/in-the-pipes\\\/\",\"name\":\"In the Pipes\",\"description\":\"Tips and Tricks from the Autodesk Product Support Team\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/blogs.autodesk.com\\\/in-the-pipes\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/blogs.autodesk.com\\\/in-the-pipes\\\/#\\\/schema\\\/person\\\/5e4bf6e8cdf4f705788ab8d73c9fc468\",\"name\":\"martinbuss\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2e5013589fafa65dba6c99a6ac8e487f0e36df745c0a71617bd75e7bfb18cc59?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2e5013589fafa65dba6c99a6ac8e487f0e36df745c0a71617bd75e7bfb18cc59?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2e5013589fafa65dba6c99a6ac8e487f0e36df745c0a71617bd75e7bfb18cc59?s=96&d=mm&r=g\",\"caption\":\"martinbuss\"},\"url\":\"https:\\\/\\\/blogs.autodesk.com\\\/in-the-pipes\\\/author\\\/martinbuss\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Mass generation of actuator blocks for use on custom made valves - In the Pipes","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:\/\/blogs.autodesk.com\/in-the-pipes\/2015\/10\/01\/mass-generation-of-actuator-blocks-for-use-on-custom-made-valves\/","og_locale":"en_US","og_type":"article","og_title":"Mass generation of actuator blocks for use on custom made valves - In the Pipes","og_description":"In the catalog builder (call it from spec editor), choose all the actuator types you want to use in the project: Export to Excel and put all the size information. Each line is one actuator, you can add lines: Now build new catalog,","og_url":"https:\/\/blogs.autodesk.com\/in-the-pipes\/2015\/10\/01\/mass-generation-of-actuator-blocks-for-use-on-custom-made-valves\/","og_site_name":"In the Pipes","article_published_time":"2015-10-01T12:48:46+00:00","article_modified_time":"2022-09-13T11:23:07+00:00","og_image":[{"url":"https:\/\/in-the-pipes.typepad.com\/.a\/6a00d835007d0b69e201b7c7d6dbf6970b-800wi","type":"","width":"","height":""}],"author":"martinbuss","twitter_card":"summary_large_image","twitter_misc":{"Written by":"martinbuss","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/blogs.autodesk.com\/in-the-pipes\/2015\/10\/01\/mass-generation-of-actuator-blocks-for-use-on-custom-made-valves\/#article","isPartOf":{"@id":"https:\/\/blogs.autodesk.com\/in-the-pipes\/2015\/10\/01\/mass-generation-of-actuator-blocks-for-use-on-custom-made-valves\/"},"author":{"name":"martinbuss","@id":"https:\/\/blogs.autodesk.com\/in-the-pipes\/#\/schema\/person\/5e4bf6e8cdf4f705788ab8d73c9fc468"},"headline":"Mass generation of actuator blocks for use on custom made valves","datePublished":"2015-10-01T12:48:46+00:00","dateModified":"2022-09-13T11:23:07+00:00","mainEntityOfPage":{"@id":"https:\/\/blogs.autodesk.com\/in-the-pipes\/2015\/10\/01\/mass-generation-of-actuator-blocks-for-use-on-custom-made-valves\/"},"wordCount":288,"commentCount":0,"image":{"@id":"https:\/\/blogs.autodesk.com\/in-the-pipes\/2015\/10\/01\/mass-generation-of-actuator-blocks-for-use-on-custom-made-valves\/#primaryimage"},"thumbnailUrl":"https:\/\/in-the-pipes.typepad.com\/.a\/6a00d835007d0b69e201b7c7d6dbf6970b-800wi","keywords":["actuator","block","custom","generate","generation","mass","python","script","valve"],"articleSection":["In the Pipes"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/blogs.autodesk.com\/in-the-pipes\/2015\/10\/01\/mass-generation-of-actuator-blocks-for-use-on-custom-made-valves\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/blogs.autodesk.com\/in-the-pipes\/2015\/10\/01\/mass-generation-of-actuator-blocks-for-use-on-custom-made-valves\/","url":"https:\/\/blogs.autodesk.com\/in-the-pipes\/2015\/10\/01\/mass-generation-of-actuator-blocks-for-use-on-custom-made-valves\/","name":"Mass generation of actuator blocks for use on custom made valves - In the Pipes","isPartOf":{"@id":"https:\/\/blogs.autodesk.com\/in-the-pipes\/#website"},"primaryImageOfPage":{"@id":"https:\/\/blogs.autodesk.com\/in-the-pipes\/2015\/10\/01\/mass-generation-of-actuator-blocks-for-use-on-custom-made-valves\/#primaryimage"},"image":{"@id":"https:\/\/blogs.autodesk.com\/in-the-pipes\/2015\/10\/01\/mass-generation-of-actuator-blocks-for-use-on-custom-made-valves\/#primaryimage"},"thumbnailUrl":"https:\/\/in-the-pipes.typepad.com\/.a\/6a00d835007d0b69e201b7c7d6dbf6970b-800wi","datePublished":"2015-10-01T12:48:46+00:00","dateModified":"2022-09-13T11:23:07+00:00","author":{"@id":"https:\/\/blogs.autodesk.com\/in-the-pipes\/#\/schema\/person\/5e4bf6e8cdf4f705788ab8d73c9fc468"},"breadcrumb":{"@id":"https:\/\/blogs.autodesk.com\/in-the-pipes\/2015\/10\/01\/mass-generation-of-actuator-blocks-for-use-on-custom-made-valves\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/blogs.autodesk.com\/in-the-pipes\/2015\/10\/01\/mass-generation-of-actuator-blocks-for-use-on-custom-made-valves\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blogs.autodesk.com\/in-the-pipes\/2015\/10\/01\/mass-generation-of-actuator-blocks-for-use-on-custom-made-valves\/#primaryimage","url":"https:\/\/in-the-pipes.typepad.com\/.a\/6a00d835007d0b69e201b7c7d6dbf6970b-800wi","contentUrl":"https:\/\/in-the-pipes.typepad.com\/.a\/6a00d835007d0b69e201b7c7d6dbf6970b-800wi"},{"@type":"BreadcrumbList","@id":"https:\/\/blogs.autodesk.com\/in-the-pipes\/2015\/10\/01\/mass-generation-of-actuator-blocks-for-use-on-custom-made-valves\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/blogs.autodesk.com\/in-the-pipes\/"},{"@type":"ListItem","position":2,"name":"Mass generation of actuator blocks for use on custom made valves"}]},{"@type":"WebSite","@id":"https:\/\/blogs.autodesk.com\/in-the-pipes\/#website","url":"https:\/\/blogs.autodesk.com\/in-the-pipes\/","name":"In the Pipes","description":"Tips and Tricks from the Autodesk Product Support Team","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/blogs.autodesk.com\/in-the-pipes\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/blogs.autodesk.com\/in-the-pipes\/#\/schema\/person\/5e4bf6e8cdf4f705788ab8d73c9fc468","name":"martinbuss","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/2e5013589fafa65dba6c99a6ac8e487f0e36df745c0a71617bd75e7bfb18cc59?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/2e5013589fafa65dba6c99a6ac8e487f0e36df745c0a71617bd75e7bfb18cc59?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/2e5013589fafa65dba6c99a6ac8e487f0e36df745c0a71617bd75e7bfb18cc59?s=96&d=mm&r=g","caption":"martinbuss"},"url":"https:\/\/blogs.autodesk.com\/in-the-pipes\/author\/martinbuss\/"}]}},"_links":{"self":[{"href":"https:\/\/blogs.autodesk.com\/in-the-pipes\/wp-json\/wp\/v2\/posts\/72","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blogs.autodesk.com\/in-the-pipes\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blogs.autodesk.com\/in-the-pipes\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blogs.autodesk.com\/in-the-pipes\/wp-json\/wp\/v2\/users\/26877"}],"replies":[{"embeddable":true,"href":"https:\/\/blogs.autodesk.com\/in-the-pipes\/wp-json\/wp\/v2\/comments?post=72"}],"version-history":[{"count":0,"href":"https:\/\/blogs.autodesk.com\/in-the-pipes\/wp-json\/wp\/v2\/posts\/72\/revisions"}],"wp:attachment":[{"href":"https:\/\/blogs.autodesk.com\/in-the-pipes\/wp-json\/wp\/v2\/media?parent=72"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blogs.autodesk.com\/in-the-pipes\/wp-json\/wp\/v2\/categories?post=72"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blogs.autodesk.com\/in-the-pipes\/wp-json\/wp\/v2\/tags?post=72"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}