Click or drag to resize
SoDeviceSoDeviceFindFunction Delegate

Find function type.

Namespace: OIV.Inventor.Devices
Assembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public delegate bool SoDeviceFindFunction(
	SoDevice device
)

Parameters

device
Type: OIV.Inventor.DevicesSoDevice

Return Value

Type: Boolean
Remarks