Click or drag to resize
SoEngineOutputListItem Property

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax
public SoEngineOutput this[
	int index
] { get; set; }

Parameters

index
Type: SystemInt32

Property Value

Type: SoEngineOutput
See Also