TimberAssembly.contains

TimberAssembly.contains(obj)[source]

Returns True if this assembly contains the given object, False otherwise.

Parameters:

obj (Data) – The object to look for.

Returns:

bool