{"id":246,"date":"2022-10-10T10:48:33","date_gmt":"2022-10-10T08:48:33","guid":{"rendered":"http:\/\/test.pcbinvestigator.de\/en\/?page_id=246"},"modified":"2024-04-04T15:56:02","modified_gmt":"2024-04-04T13:56:02","slug":"how-to-instructions","status":"publish","type":"page","link":"https:\/\/www.pcb-investigator.com\/en\/support\/help-center\/how-to-instructions\/","title":{"rendered":"How-To Instructions"},"content":{"rendered":"\n<p>This is an overview&nbsp;<strong>how to automate PCB-Investigator<\/strong>, there are some code examples in C Sharp (C#) to show easy ways how to do important actions with the IAutomation Interface.<\/p>\n\n\n\n<p><strong>Details found in our\u00a0<a href=\"https:\/\/www.pcb-investigator.com\/sites\/default\/files\/documents\/InterfaceDocumentation\/html\/09762912-d692-a3d7-9321-6b1a96b536ab.htm\" target=\"_blank\" rel=\"noreferrer noopener\">online documentation<\/a>.<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/www.pcb-investigator.com\/en\/how-to-load-a-gerber-layer\/\" data-type=\"page\" data-id=\"219\">How to load a Gerber layer<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.pcb-investigator.com\/en\/how-to-activate-signal-layers\/\" data-type=\"page\" data-id=\"215\">How to activate layers<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.pcb-investigator.com\/en\/how-to-create-a-layer-and-simple-objects\/\" data-type=\"page\" data-id=\"213\">How to create a layer and simple objects<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.pcb-investigator.com\/en\/how-to-create-a-line-object\/\" data-type=\"page\" data-id=\"211\">How to create a line object<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.pcb-investigator.com\/en\/how-to-create-special-pads\/\" data-type=\"page\" data-id=\"201\">How to create special pads<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.pcb-investigator.com\/en\/how-to-convert-data-to-gerber274x\/\" data-type=\"page\" data-id=\"235\">How to convert data to Gerber274x<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.pcb-investigator.com\/en\/how-to-display-the-board-size\/\" data-type=\"page\" data-id=\"231\">How to display the board size<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.pcb-investigator.com\/en\/how-to-fill-the-plug-in-interface-correctly\/\" data-type=\"page\" data-id=\"237\">How to fill the plug-in interface correctly<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.pcb-investigator.com\/en\/how-to-set-colors-to-net-elements\/\" data-type=\"page\" data-id=\"209\">How to set colors to net elements<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.pcb-investigator.com\/en\/how-to-find-variants-in-odb\/\" data-type=\"page\" data-id=\"241\">How to find variants of components (attribute searching)<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.pcb-investigator.com\/en\/how-to-find-the-smallest-item-of-a-gerber-file\/\" data-type=\"page\" data-id=\"239\">How to find the smallest item of a Gerber file<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.pcb-investigator.com\/en\/how-to-make-images-of-components\/\" data-type=\"page\" data-id=\"217\">How to make images of components<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.pcb-investigator.com\/en\/how-to-use-pcb-investigator-in-ms-excel\/\" data-type=\"page\" data-id=\"205\">How to use PCB-Investigator in MS Excel<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.pcb-investigator.com\/en\/how-to-load-files-with-different-file-formats\/\" data-type=\"page\" data-id=\"233\">How to load files with different file formats<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.pcb-investigator.com\/en\/how-to-get-a-fast-overview-of-signal-layers\/\" data-type=\"page\" data-id=\"223\">How to get a fast overview of signal layers<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.pcb-investigator.com\/en\/how-to-create-scripts-with-visual-studio-express\/\" data-type=\"page\" data-id=\"221\">How to create scripts with Visual Studio Express<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.pcb-investigator.com\/en\/how-to-replace-pads-with-surfaces\/\" data-type=\"page\" data-id=\"207\">How to replace pads with surfaces<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.pcb-investigator.com\/en\/how-to-use-your-script-as-plug-in\/\" data-type=\"page\" data-id=\"227\">How to use your script as plug-in<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.pcb-investigator.com\/en\/how-to-create-native-c-project\/\" data-type=\"page\" data-id=\"203\">How to use PCB-Investigator in native C++<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.pcb-investigator.com\/en\/how-to-calculate-distances\/\" data-type=\"page\" data-id=\"229\">How to calculate distances from components<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.pcb-investigator.com\/en\/to-use-the-full-plugin-range-in-your-own-application\/\" data-type=\"page\" data-id=\"243\">How to add full plugin range in your own application<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.pcb-investigator.com\/en\/how-to-add-a-reference-to-your-c-project-vs-2010\/\" data-type=\"page\" data-id=\"199\">How to add a reference to your C# project (VS 2010)<\/a><\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>This is an overview&nbsp;how to automate PCB-Investigator, there are some code examples in C Sharp (C#) to show easy ways how to do important actions with the IAutomation Interface. Details found in our\u00a0online documentation.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":250,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"categories":[],"tags":[],"class_list":["post-246","page","type-page","status-publish","hentry","entry"],"_links":{"self":[{"href":"https:\/\/www.pcb-investigator.com\/en\/wp-json\/wp\/v2\/pages\/246","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.pcb-investigator.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.pcb-investigator.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.pcb-investigator.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.pcb-investigator.com\/en\/wp-json\/wp\/v2\/comments?post=246"}],"version-history":[{"count":2,"href":"https:\/\/www.pcb-investigator.com\/en\/wp-json\/wp\/v2\/pages\/246\/revisions"}],"predecessor-version":[{"id":2923,"href":"https:\/\/www.pcb-investigator.com\/en\/wp-json\/wp\/v2\/pages\/246\/revisions\/2923"}],"up":[{"embeddable":true,"href":"https:\/\/www.pcb-investigator.com\/en\/wp-json\/wp\/v2\/pages\/250"}],"wp:attachment":[{"href":"https:\/\/www.pcb-investigator.com\/en\/wp-json\/wp\/v2\/media?parent=246"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.pcb-investigator.com\/en\/wp-json\/wp\/v2\/categories?post=246"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.pcb-investigator.com\/en\/wp-json\/wp\/v2\/tags?post=246"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}