Click or drag to resize
SoFieldIsConnectionEnabled Method

Returns false if connections to this field are disabled.

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public bool IsConnectionEnabled()

Return Value

Type: Boolean
Remarks

Note that this may return false even if the field is not connected to anything.

See Also