add_component_model#
- ComponentDef.add_component_model(value)#
Add a component model to this component def.
- Parameters:
- value
Component Model
Component Model to be added.
- value
Notes
Once a component model is added to one component def, it cannot be added to any other, even when removed.