IsEqualTo (SIObject) *

Description

Compares this object with a specified object and indicates whether they are the same object or not, this excludes the the path to to the object. The same shared object will return true if access from different parents. For example, a material from the material library and one accessed from the actual object. To check the uniqueness of the path use the SIObject.FullName property.

Scripting Syntax

SIObject.IsEqualTo( Target )

C# Syntax

Boolean SIObject.IsEqualTo( Object in_pItem );

Parameters

Parameter

Type

Description

Target

SIObject

The object to compare with

Examples

• See SIObject.IsEqualTo.1.vbs



Autodesk Softimage 2011