Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Enumerations
BRepOffset_Mode.hxx File Reference
#include <Standard_PrimitiveTypes.hxx>

Enumerations

enum  BRepOffset_Mode { BRepOffset_Skin, BRepOffset_Pipe, BRepOffset_RectoVerso }
 Lists the offset modes. These are the following:
More...

Enumeration Type Documentation

  • BRepOffset_Skin which describes the offset along
    the surface of a solid, used to obtain a manifold topological space,
  • BRepOffset_Pipe which describes the offset of a
    curve, used to obtain a pre-surface,
  • BRepOffset_RectoVerso which describes the offset
    of a given surface shell along both sides of the surface.
Enumerator:
BRepOffset_Skin 
BRepOffset_Pipe 
BRepOffset_RectoVerso