Generic Split Surface.  
 More...
◆ Dtk_feat_split_surf()
      
        
          | Dtk_feat_split_surf::Dtk_feat_split_surf  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ ~Dtk_feat_split_surf()
      
        
          | Dtk_feat_split_surf::~Dtk_feat_split_surf  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ get_side()
      
        
          | int Dtk_feat_split_surf::get_side  | 
          ( | 
          Bool *  | 
           | ) | 
           | 
        
      
 
Returns the side indicating the portion of the body to be kept. 
- Parameters
 - 
  
    | [in] | Split | Surface Feature  
  | 
     | [in/out] |  
  | 
    | [out] | Bool |  
  | 
  
   
- Returns
 - NOTOK if error, ISOK if ok 
  
 
 
◆ get_split_element()
      
        
          | int Dtk_feat_split_surf::get_split_element  | 
          ( | 
          Dtk_feat_geometry **  | 
           | ) | 
           | 
        
      
 
Returns the splitting surface element of the feature 
 
- Parameters
 - 
  
    | [in] | Split | Surface Feature  
  | 
     | [in/out] |  
  | 
    | [out] | Dtk_feat_geometry | *  
  | 
  
   
- Returns
 - NOTOK if error, ISOK if ok 
  
 
 
◆ side
      
        
          | Bool Dtk_feat_split_surf::side | 
        
      
 
 
◆ splitting_element
      
        
          | Dtk_feat_geometry* Dtk_feat_split_surf::splitting_element |