Introduced
1.5
Description
A collection of Property objects. This collection is 0-based.
Methods
Properties
Examples
VBScript Example
' VBScript example
set oRoot = ActiveProject.ActiveScene.Root
set oMaterial = oRoot.Properties.Find("material")
InspectObj oMaterial
See Also
SOFTIMAGE|XSI v6.01