Click or drag to resize
SoEngineGetByName Method (String, SoEngineList)

Looks up engine(s) by name.

Namespace: OIV.Inventor.Engines
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public static int GetByName(
	string name,
	SoEngineList list
)

Parameters

name
Type: SystemString
list
Type: OIV.InventorSoEngineList

Return Value

Type: Int32
Remarks