PropertyCollection

 

Introduced

1.5

Description

A collection of Property objects. This collection is 0-based.

Methods

PropertyCollection.Filter

PropertyCollection.Find

PropertyCollection.GetAsText

Properties

PropertyCollection.Count

PropertyCollection.Item

Examples

VBScript Example

' VBScript example
set oRoot = ActiveProject.ActiveScene.Root
set oMaterial = oRoot.Properties.Find("material")
InspectObj oMaterial

See Also

SceneItem.Properties

SceneItem.LocalProperties

Scene.Properties

XSIProject.Properties



SOFTIMAGE|XSI v6.01     

Return to Softimage XSI Index