| SoCpuDeviceGetDevice Method (Int32) | 
 
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 2023.1.3.0 (2023.1.3)
Syntaxpublic static SoCpuDevice GetDevice(
	int index
)
Public Shared Function GetDevice ( 
	index As Integer
) As SoCpuDevice
public:
static SoCpuDevice^ GetDevice(
	int index
)
static member GetDevice : 
        index : int -> SoCpuDevice 
Parameters
- index
 - Type: SystemInt32
not used. 
 
Return Value
Type: 
SoCpuDevice
Remarks
See Also