Click or drag to resize
SoNodekitCatalogNarrowTypes Method

Namespace: OIV.Inventor.Nodekits
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public void NarrowTypes(
	string theName,
	Type newType,
	Type newDefaultType
)

Parameters

theName
Type: SystemString
newType
Type: SystemType
newDefaultType
Type: SystemType
Remarks