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.1.0.0 (2024.1.0)
Syntax
public delegate bool SoDeviceFindFunction(
	SoDevice device
)

Parameters

device
Type: OIV.Inventor.DevicesSoDevice

Return Value

Type: Boolean
Remarks