Click or drag to resize
SoEngineOutputGetForwardConnections Method

Returns the number of fields this output is writing to, and adds references to those fields to the given list.

Namespace: OIV.Inventor.Engines
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public int GetForwardConnections(
	SoFieldList list
)

Parameters

list
Type: OIV.InventorSoFieldList

Return Value

Type: Int32
Remarks