Click or drag to resize
SoFieldDisconnect Method (SoEngineOutput)

Disconnect the field from the requested engineOutput.

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public void Disconnect(
	SoEngineOutput engineOutput
)

Parameters

engineOutput
Type: OIV.Inventor.EnginesSoEngineOutput
Remarks

All other connections remain.

See Also