remove_component_model#

ComponentDef.remove_component_model(value)#

Remove a component model from this component def.

Parameters:
valueComponent Model

Component Model to be removed.

Notes

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