create#
- classmethod NPortComponentModel.create(name)#
Create an NPort component model.
- Parameters:
- name
str Name of the NPport component model.
- name
- Returns:
NPortComponentModelNPort component model created.
Notes
The component model does not belong to a specific database until it is added to a
ComponentDefinstance.