Click or drag to resize
SoDeviceSoDeviceFindFunction Delegate

Find function type.

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

Parameters

device
Type: OIV.Inventor.DevicesSoDevice

Return Value

Type: Boolean
Remarks