simetrix.InstancePin¶ class simetrix.InstancePin¶ Bases: object Represents a pin of a schematic Instance. Methods Attributes element Element that owns the pin. pin Pin number count starting from 1. property element: Element¶ Element that owns the pin. property pin: int¶ Pin number count starting from 1.