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