Main Page | Class Hierarchy | Data Structures | File List | Data Fields | Globals

BRepBuilderAPI_ShapeModification.hxx File Reference

#include <Standard_PrimitiveTypes.hxx>

Enumerations

enum  BRepBuilderAPI_ShapeModification {
  BRepBuilderAPI_Preserved, BRepBuilderAPI_Deleted, BRepBuilderAPI_Trimmed, BRepBuilderAPI_Merged,
  BRepBuilderAPI_BoundaryModified
}
 Lists the possible types of modification to a shape
following a topological operation: Preserved, Deleted,
Trimmed, Merged or BoundaryModified.
This enumeration enables you to assign a "state" to the
different shapes that are on the list of operands for
each API function. The MakeShape class then uses this
to determine what has happened to the shapes which
constitute the list of operands.
. More...

Enumeration Type Documentation

enum BRepBuilderAPI_ShapeModification
 

Enumeration values:
BRepBuilderAPI_Preserved 
BRepBuilderAPI_Deleted 
BRepBuilderAPI_Trimmed 
BRepBuilderAPI_Merged 
BRepBuilderAPI_BoundaryModified 


Generated on Mon Aug 25 13:40:23 2008 for OpenCASCADE by  doxygen 1.4.1