get_act method

get_act(id)

Gets the element at the specified ID.

Returns

def get_act(self, id):
    ...
ParameterTypeDescription
idint

See Also