Click or drag to resize
SoNodekitCatalogGetPartNumber Method

Given the name of a part, returns its part number in the catalog.

Namespace: OIV.Inventor.Nodekits
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public int GetPartNumber(
	string theName
)

Parameters

theName
Type: SystemString

Return Value

Type: Int32
Remarks