get_master method

get_master(id)

Gets the element at the specified ID.

Returns

def get_master(self, id):
    ...
Parameter Type Description
id int

See Also