public interface StencilCreationScriptPublic Interface StencilCreationScriptpublic interface class StencilCreationScripttype StencilCreationScript = interface end| Name | The shown stencil rule name in the stencil editor. |
| Clone | Clone the instance e.g. if use clicks on the context menu to copy the rule to all pins. |
| CreateInstanceWithParameters | PCBI.Automation.IO.XML.XMLDeserializeFromString(xml, ref myInstance); |
| CreatePads | |
| CreateXMLString | To save the script details in the rule handling xml. |
| GetImageBase64 | Image for the info area dialog. |
| GetInfoText | Info text to show in GUI. |
| GetPreviewPolygon | |
| IsAvailableFor | Filter the available script rules for the stencil editor. |