SoCpuDeviceGetDevice Method (Int32) |
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public 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:
SoCpuDeviceRemarks See Also