create#

classmethod NPortComponentModel.create(name)#

Create an NPort component model.

Parameters:
namestr

Name of the NPport component model.

Returns:
NPortComponentModel

NPort component model created.

Notes

The component model does not belong to a specific database until it is added to a ComponentDef instance.