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: 2024.1.1.0 (2024.1.1)
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