Click or drag to resize
SoFieldDisconnect Method (SoVRMLInterpOutput)

Disconnect the field from the requested interpOutput.

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
public void Disconnect(
	SoVRMLInterpOutput interpOutput
)

Parameters

interpOutput
Type: OIV.Inventor.VRMLnodesSoVRMLInterpOutput
Remarks

All other connections remain.

See Also