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 |
an object type |
Return Value
Examples
• See ProjectItem.IsKindOf.1.vbs
Autodesk Softimage 2011