find#
- classmethod ComponentDef.find(db, comp_def_name)#
Find a component definition in a given database.
- Parameters:
- Returns:
ComponentDefComponent definition found,
Noneotherwise.
Find a component definition in a given database.
ComponentDefComponent definition found, None otherwise.