RootNodeContainer (ICENode)
Description
Returns the enclosing node graph for this node as an ICENodeContainer object. If the node is part of a compound node, RootNodeContainer returns a ICECompoundNode object; otherwise it returns a ICETree object.
C# Syntax
// get accessor ICENodeContainer rtn = ICENode.RootNodeContainer;
Autodesk Softimage v7.5