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