get_pin_location#

MaxwellCircuitComponents.get_pin_location(partid, pinname)[source]#

Retrieve the location of a pin.

Parameters:
partidint

ID of the part.

pinname

Name of the pin.

Returns:
List

List of axis values [x, y].

References

>>> oEditor.GetComponentPinLocation