("Type is deprecated, Standard_Transient should be used instead")
Global opencascade::handle< T >::DownCast (const handle< T2 > &theObject, typename opencascade::std::enable_if<!is_base_but_not_same< T2, T >::value, void *>::type=0)
("down-casting from object of the same or unrelated type is meaningless")
Global opencascade::handle< T >::DownCast (const T2 *thePtr, typename opencascade::std::enable_if<!is_base_but_not_same< T2, T >::value, void *>::type=0)
("down-casting from object of the same or unrelated type is meaningless")