Item (Selection)

Description

Returns the element at the specified key in the Selection. If the element is a 3d object, an X3DObject is returned. If the element is a subcomponent, then a CollectionItem is returned.

C# Syntax

// get accessor
Object Selection.get_Item( Object in_Key );

Parameters

Parameter

Type

Description

Key

String or Integer

Item name if the key is a String; otherwise, position of the item in the selection.

Examples

• See Selection.Item.1.vbs

• See Selection.Item.2.vbs



Autodesk Softimage 2011