get_pin_location# MaxwellCircuitComponents.get_pin_location(partid, pinname)[source]# Retrieve the location of a pin. Parameters: partidintID of the part. pinnameName of the pin. Returns: ListList of axis values [x, y]. References >>> oEditor.GetComponentPinLocation Copy to clipboard