IFCAnyHandle.IsTypeOf
Description:
Determines whether the instance is an instance of exactly the specified instance type.
Determines whether the instance is an instance of exactly the specified instance type.
-
typeNameThe instance type name.
Return Value
bool
True if the instance is an instance of the specified instance type, false otherwise.
-
A non-optional argument was NULL