Click or drag to resize
SoFieldGetForwardConnections Method

Adds references to all of the fields that this field is writing into (either fields in nodes, global fields or engine inputs) to the given field list, and returns the number of forward connections.

Namespace: OIV.Inventor.Fields
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