Click or drag to resize
SoFieldDisconnect Method (SoField)

Disconnect the field from the requested field.

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

Parameters

field
Type: OIV.Inventor.FieldsSoField
Remarks

All other connections remain.

See Also