get_pin_location#

MaxwellCircuitComponents.get_pin_location(assignment: int, pin: str) list#

Retrieve the location of a pin.

Parameters:
assignmentint

ID of the part.

pin

Name of the pin.

Returns:
List

List of axis values [x, y].

References

>>> oEditor.GetComponentPinLocation