Item (DeviceCollection)
Introduced
6.0
Description
Returns a ProjectItem representing the device driver specified by name or Device.ID. This finds the Device in the list of active device drivers in the Device Manager.
C# Syntax
// get accessor Device DeviceCollection.get_Item( Object idx );
Parameters
|
Parameter |
Type |
Description |
|
Name |
Name or Device.ID of the device to return. |
See Also
Autodesk Softimage v7.5