Device

Object Hierarchy

Inheritance

SIObject

ProjectItem

Device

Description

The Device object represents a device driver in Softimage. In the User Interface, device drivers are accessible through the Device Manager, which you can open with Tools > Devices on the Animate toolbar. To access a device driver through scripting, use the DeviceCollection object.

Before you can use a device driver, you need to create a Device object using the DeviceCollection.AddDevice method.

Methods

AddCustomOp AddICEAttribute AddScriptedOp AddScriptedOpFromFile
AnimatedParameters2 BelongsTo operator EvaluateAt GetICEAttributeFromName
IsA IsAnimated2 IsClassOf operator IsEqualTo operator
IsKindOf IsLocked operator IsSelected operator LockOwners
RemoveICEAttribute SetAsSelected operator SetCapabilityFlag operator SetLock
SetValue TaggedParameters UnSetLock  
       

Properties

Application BranchFlag operator Capabilities operator Categories
Channel Channels Enable EvaluationID
Families operator FullName operator Help HierarchicalEvaluationID
ICEAttributes ID LockLevel operator LockMasters operator
LockType operator Model Name operator NestedObjects
ObjectID Option Origin OriginPath
Owners PPGLayout operator Parameters operator Parent
Parent3DObject Selected operator Type operator  
       

See Also

DeviceCollection Channel