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