SoCpuDeviceGetDevice Method (Int32) |
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.GL (in OIV.Inventor.GL.dll) Version: 9.9.36.0 (9.9.36.0)
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