Click or drag to resize
SoNodekitCatalogAddListItemType Method (String, Type)

Namespace: OIV.Inventor.Nodekits
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.1.0.0 (10.17.0.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public void AddListItemType(
	string theName,
	Type typeToAdd
)

Parameters

theName
Type: SystemString
typeToAdd
Type: SystemType
Remarks