Click or drag to resize
SoDevice Methods

The SoDevice type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(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
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also