Click or drag to resize
SoNodekitCatalogGetName Method

Given the part number of a part, returns its name 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 string GetName(
	int thePartNumber
)

Parameters

thePartNumber
Type: SystemInt32

Return Value

Type: String
Remarks