IsKindOf (ProjectItem)

Description

Returns true if this object matches a given type and false otherwise. The object will always return true when queried with the string returned by its SIObject.Type property, and it may also return true for other, related types.

Scripting Syntax

ProjectItem.IsKindOf( Type )

C# Syntax

Boolean ProjectItem.IsKindOf( String in_objectType );

Parameters

Parameter

Type

Description

Type

String

an object type

Return Value

Boolean

Examples

• See ProjectItem.IsKindOf.1.vbs



Autodesk Softimage 2011