SoFieldIsConnected Method |
Returns true if the field is connected to anything.
Namespace: OIV.Inventor.FieldsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public bool IsConnected()
Public Function IsConnected As Boolean
public:
bool IsConnected()
member IsConnected : unit -> bool
Return Value
Type:
BooleanRemarks See Also