hwIObject IsA

Tests if the given class name is the class or a descendant of the named class.

Syntax

object_handle IsA type

Application

HyperWorks Tcl Query

Description

Returns true if the class is a descendant, false if not.

Inputs

type
The class name.

Errors

None.