Click or drag to resize
SoEngineOutputListInsert Method

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void Insert(
	int index,
	SoEngineOutput value
)

Parameters

index
Type: SystemInt32
value
Type: OIV.Inventor.EnginesSoEngineOutput
See Also