Click or drag to resize
SoDevicefind Property

Performs a generic search on the list of devices.

Namespace: OIV.Inventor.Devices
Assembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public static SoDeviceSoDeviceFindFunction find { get; set; }

Property Value

Type: SoDeviceSoDeviceFindFunction
Remarks

The SoDeviceFindFunction should return true if a device is the one we are looking for.

See Also