Click or drag to resize
SoDevice Methods

The SoDevice type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetAvailableMemory

Returns the current available memory of this device in bytes.

Public methodStatic memberGetDevice

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

Public methodGetDeviceName

Returns the name of this device.

Public methodStatic memberGetDevicesCount

Returns the number of devices.

Public methodGetDriverVersion

Returns the driver version of this device.

Public methodGetHashCode
Overrides GetHashCode().
(Inherited from SoNetBase.)
Public methodGetLogicalUnits

Returns the number of logical units of this device.

Public methodGetTotalMemory

Returns the total memory of this device in bytes.

Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also