| 
    Open CASCADE Technology 7.8.2.dev
    
   | 
 
The class BOPDS_Tools contains a set auxiliary static functions of the package BOPDS. More...
#include <BOPDS_Tools.hxx>
Static Public Member Functions | |
| static Standard_Integer | TypeToInteger (const TopAbs_ShapeEnum theT1, const TopAbs_ShapeEnum theT2) | 
| Converts the conmbination of two types of shape <theT1>,<theT2> to the one integer value, that is returned.   | |
| static Standard_Integer | TypeToInteger (const TopAbs_ShapeEnum theT) | 
| Converts the type of shape <theT>, to integer value, that is returned.   | |
| static Standard_Boolean | HasBRep (const TopAbs_ShapeEnum theT) | 
| Returns true if the type <theT> correspond to a shape having boundary representation.   | |
| static Standard_Boolean | IsInterfering (const TopAbs_ShapeEnum theT) | 
| Returns true if the type <theT> can be participant of an interference.   | |
The class BOPDS_Tools contains a set auxiliary static functions of the package BOPDS.
      
  | 
  static | 
Returns true if the type <theT> correspond to a shape having boundary representation.
      
  | 
  static | 
Returns true if the type <theT> can be participant of an interference.
      
  | 
  static | 
Converts the type of shape <theT>, to integer value, that is returned.
      
  | 
  static | 
Converts the conmbination of two types of shape <theT1>,<theT2> to the one integer value, that is returned.