NestedObjects (SIObject)

Introduced

5.0

Description

Returns an SIObjectCollection of objects which are nested under this object. The nested objects returned by the function are scene objects such as Property, Parameter, X3DObject, etc... The collection is empty if there are no nested objects.

C# Syntax

// get accessor
SIObjectCollection rtn = SIObject.NestedObjects;

See Also

EnumElements

FindObjects

SIObject.Parent

SceneItem.Properties

ProjectItem.Owners

X3DObject.Models

X3DObject.Children

 

Examples

• See SIObject.NestedObjects.1.vbs

• See SIObject.NestedObjects.2.js



Autodesk Softimage 2011