ActionDeltaItem

Object Hierarchy | Related C++ Class: ActionDeltaItem

Inheritance

SIObject
   ActionDeltaItem

Introduced

6.0

Description

The ActionDeltaItem object tracks changes made on a parameter that is part of a reference model. Each ActionDeltaItem represents a single change, or modification, to a referenced parameter. So each time there a change to a static value, an fcurve, a constraint, an expression or a group relation, a new ActionDeltaItem is generated.

You can also create new ActionDeltaItems from a data set using one of these methods: ActionDelta.AddConstraintItem, ActionDelta.AddExpressionItem, ActionDelta.AddFCurveItem, or ActionDelta.AddStaticValueItem.

ActionDeltaItem objects of the same type (see siModificationDeltaType) are stored in an ActionDelta (ActionDeltaItemCollection) which is accessible via the ActionDelta.Items property.

Methods

IsClassOf

IsEqualTo

Properties

Application

AuditInfo

Categories

FullName

Help

Mute

Name

NestedObjects

Origin

OriginPath

Parent

Type

Value

 

 

 

See Also

ActionDelta

ActionDelta.Items

ActionDelta.AddFCurveItem

ActionDelta.AddStaticValueItem

ActionDelta.AddExpressionItem

 

 

 

Examples

• See ActionDeltaItem.1.js

• See ActionDeltaItem.2.js



Autodesk Softimage 2011