This package provides general tools and data structures common for other packages in SHAPEWORKS and extending CAS.CADE structures. The following items are provided by this package:  
 More...
#include <ShapeExtend.hxx>
This package provides general tools and data structures common for other packages in SHAPEWORKS and extending CAS.CADE structures. The following items are provided by this package: 
- enumeration Status used for coding status flags in methods inside the SHAPEWORKS
 
- enumeration Parametrisation used for setting global parametrisation on the composite surface
 
- class CompositeSurface representing a composite surface made of a grid of surface patches
 
- class WireData representing a wire in the form of ordered list of edges
 
- class MsgRegistrator for attaching messages to the objects
 
- tools for exploring the shapes
 
- tools for creating new shapes. 
 
 
◆ DecodeStatus()
Tells if a bit flag contains bit corresponding to enumerated status. 
 
 
◆ EncodeStatus()
Encodes status (enumeration) to a bit flag. 
 
 
◆ Init()
  
  
      
        
          | static void ShapeExtend::Init  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
Inits using of ShapeExtend. Currently, loads messages output by ShapeHealing algorithms. 
 
 
The documentation for this class was generated from the following file: