Click or drag to resize
SoFieldGetConnectedVRMLInterp Method

Returns the VRMLInterpolator output field is connected to.

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
public bool GetConnectedVRMLInterp(
	out SoVRMLInterpOutput interpOutput
)

Parameters

interpOutput
Type: OIV.Inventor.VRMLnodesSoVRMLInterpOutput

Return Value

Type: Boolean
Remarks

Returns false if there is no connection of the appropriate type.

See Also