Click or drag to resize
SoDeviceSoDeviceFindFunction Delegate

Find function type.

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

Parameters

device
Type: OIV.Inventor.DevicesSoDevice

Return Value

Type: Boolean
Remarks