hwIObject SafeDownCast
Casts the supplied object to an hwIObject.
Syntax
object_handle SafeDownCast
Application
HyperWorks Tcl Query
Description
Returns the casts the supplied object to an hwIObject if this is a safe operation (i.e., a safe downcast); otherwise NULL is returned.
Errors
None.