SoFieldGetNumConnections Method |
Returns the number of connections to this field.
Namespace: OIV.Inventor.FieldsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public int GetNumConnections()
Public Function GetNumConnections As Integer
public:
int GetNumConnections()
member GetNumConnections : unit -> int
Return Value
Type:
Int32Remarks See Also