GMOperatorsInterfaces Global Function CATCGMCreateThickSurfacePlus
|     CATCGMCreateThickSurfacePlus( |   | iTopData, | 
 |   | iBodyToThick, | 
 |   | iOffset_1, | 
 |   | iOffset_2)   | 
  - 
 Creates a topological operator which thickens a surface.
 
  -  Parameters:
  
 - 
    
    -  iTopData
   
 -  A pointer to the topological data.
 
 
    -  iBodyToThick
   
 -  The input body.
 
 
    -  iOffset_1
   
 -  The first offset.
 
 
    -  iOffset_2
   
 -  The second offset.
 
 
   -  Returns: 
  
 -   [out, IUnknown#Release] The pointer to the created operator. To be released with the Release method after use.
 
 
 This object is included in the file: CATICGMThickSurfacePlus.h
If needed, your Imakefile.mk should include the module: CATGMOperatorsInterfaces
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.