Open CASCADE Technology 6.5.2
Enumerations
BRepOffset_Status.hxx File Reference
#include <Standard_PrimitiveTypes.hxx>

Enumerations

enum  BRepOffset_Status { BRepOffset_Good, BRepOffset_Reversed, BRepOffset_Degenerated, BRepOffset_Unknown }
 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.
    //! status of an offset face
    Good :
    Reversed : e.g. Offset > Radius of a cylinder
    Degenerated : e.g. Offset = Radius of a cylinder
    Unknown : e.g. for a Beziersurf
Enumerator:
BRepOffset_Good 
BRepOffset_Reversed 
BRepOffset_Degenerated 
BRepOffset_Unknown 
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines