◆ createIZoneFieldData()
  
  
      
        
          | virtual IZoneFieldData * zone::IModuleZone::createIZoneFieldData  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
Creates an IZoneFieldData object, and returns a pointer to it. 
The returned object must be destroyed by the caller. This object can be used to interpolate field (gp or zone) data anywhere in the model. 
 
 
◆ createIZoneInterpolate()
Creates an IZoneInterpolate object, and returns a pointer to it. 
The returned object must be destroyed by the caller. This object can be used to interpolate zone-based data anywhere in the model. 
 
 
The documentation for this class was generated from the following file: