Click or drag to resize
SoVRMLInterpOutputGetForwardConnections Method

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

Namespace: OIV.Inventor.VRMLnodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public int GetForwardConnections(
	SoFieldList list
)

Parameters

list
Type: OIV.InventorSoFieldList

Return Value

Type: Int32
Remarks