Click or drag to resize
SoNodekitCatalog.AddListItemType Method (String, Type)

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

Parameters

theName
Type: System.String
typeToAdd
Type: System.Type
Remarks