get_position_and_rotation# PadstackInstance.get_position_and_rotation()# Get the position and rotation of the padstack instance. Returns: tuple[Value, Value, Value ]Returns a tuple in this format: (x, y, rotation) x : X coordinate. y : Y coordinate. rotation : Rotation in radians.