Click or drag to resize
SoDeviceGetDevice Method

Returns the OIV.Inventor.Devices.SoDevice pointed by index.

Namespace: OIV.Inventor.Devices
Assembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public static SoDevice GetDevice(
	int index
)

Parameters

index
Type: SystemInt32

the index of the OIV.Inventor.Devices.SoDevice.

Return Value

Type: SoDevice
Remarks

See Also