NestedRelations (ClipContainer)
Introduced
4.0
Description
Returns a ClipRelationCollection containing each ClipRelation object nested under the ClipContainer object. For now only the Mixer object can nest clip relations.
Note: To get the collection of ClipRelation objects that affect a particular clip use Clip.Relations instead.
C# Syntax
// get accessor ClipRelationCollection rtn = ClipContainer.NestedRelations;
Examples
• See ClipContainer.NestedRelations.1.js
Autodesk Softimage 2011