get_master method

get_master(id)

Gets the element at the specified ID.

Returns

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

See Also