ProjectItem

Object Hierarchy | Related C++ Class: ProjectItem

Inheritance

SIObject
   ProjectItem

Introduced

1.0

Description

The ProjectItem interface represents the base content object in Softimage from which all other content objects derive. Its major feature is that it provides access to the Parameters which represent the state of the object.

Almost every object in Softimage supports this interface, for example X3DObject, Property, Shader, Operator, and Primitive. The only objects that do not support this are lightweight objects like Particle, Point, Geometry and Parameter; or objects that are not content related such as Command, XSIApplication and XSIUtils.

Methods

AddCustomOp

AddScriptedOp

AddScriptedOpFromFile

AnimatedParameters2

BelongsTo

EvaluateAt

GetICEAttributeFromName

IsA

IsAnimated2

IsClassOf

IsEqualTo

IsKindOf

IsLocked

IsSelected

LockOwners

SetAsSelected

SetCapabilityFlag

SetLock

TaggedParameters

UnSetLock

Properties

Application

BranchFlag

Capabilities

Categories

Families

FullName

Help

ICEAttributes

LockLevel

LockMasters

LockType

Model

Name

NestedObjects

ObjectID

Origin

OriginPath

Owners

Parameters

Parent

Parent3DObject

PPGLayout

Selected

Type

See Also

SceneItem



Autodesk Softimage v7.5