Generic Thick Surface.  
 More...
◆ Dtk_feat_thick_surf()
      
        
          | Dtk_feat_thick_surf::Dtk_feat_thick_surf  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ ~Dtk_feat_thick_surf()
      
        
          | Dtk_feat_thick_surf::~Dtk_feat_thick_surf  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ get_first_offset()
      
        
          | int Dtk_feat_thick_surf::get_first_offset  | 
          ( | 
          double *  | 
           | ) | 
           | 
        
      
 
Returns the first offset of the thickness surface. 
- Parameters
 - 
  
    | [in] | Thick | Surface Feature  
  | 
     | [in/out] |  
  | 
    | [out] | double |  
  | 
  
   
- Returns
 - NOTOK if error, ISOK if ok 
  
 
 
◆ get_second_offset()
      
        
          | int Dtk_feat_thick_surf::get_second_offset  | 
          ( | 
          double *  | 
           | ) | 
           | 
        
      
 
Returns the second offset of the thickness surface. 
- Parameters
 - 
  
    | [in] | Thick | Surface Feature  
  | 
     | [in/out] |  
  | 
    | [out] | double |  
  | 
  
   
- Returns
 - NOTOK if error, ISOK if ok 
  
 
 
◆ get_sens_offset()
      
        
          | int Dtk_feat_thick_surf::get_sens_offset  | 
          ( | 
          Bool *  | 
           | ) | 
           | 
        
      
 
Returns the reverse direction boolean value 
 
- Parameters
 - 
  
    | [in] | Thick | Surface Feature  
  | 
     | [in/out] |  
  | 
    | [out] | Bool |  
  | 
  
   
- Returns
 - NOTOK if error, ISOK if ok 
  
 
 
◆ get_surface()
      
        
          | int Dtk_feat_thick_surf::get_surface  | 
          ( | 
          Dtk_feat_geometry **  | 
           | ) | 
           | 
        
      
 
Returns the thickened surface element of the feature 
 
- Parameters
 - 
  
    | [in] | Thick | Surface Feature  
  | 
     | [in/out] |  
  | 
    | [out] | Dtk_feat_geometry | *  
  | 
  
   
- Returns
 - NOTOK if error, ISOK if ok 
  
 
 
◆ first_offset
      
        
          | double Dtk_feat_thick_surf::first_offset | 
        
      
 
 
◆ second_offset
      
        
          | double Dtk_feat_thick_surf::second_offset | 
        
      
 
 
◆ sens_offset
      
        
          | Bool Dtk_feat_thick_surf::sens_offset | 
        
      
 
 
◆ surface
      
        
          | Dtk_feat_geometry* Dtk_feat_thick_surf::surface |