Click or drag to resize
SoFieldDisconnect Method

Disconnect the field from whatever it was connected to.

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

This does nothing if the field was not connected.

See Also