add_component_model#

ComponentDef.add_component_model(value)#

Add a component model to this component def.

Parameters:
valueComponent Model

Component Model to be added.

Notes

Once a component model is added to one component def, it cannot be added to any other, even when removed.