Click or drag to resize
SoEngineGetByName Method (String)

Looks up engine(s) by name.

Namespace: OIV.Inventor.Engines
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax
public static SoEngine GetByName(
	string name
)

Parameters

name
Type: SystemString

Return Value

Type: SoEngine
Remarks