Open CASCADE Technology  7.7.0
Data Structures | Enumerations

BRepOffset_MakeSimpleOffset.hxx File Reference

#include <BRepTools_Modifier.hxx>
#include <ShapeBuild_ReShape.hxx>
#include <NCollection_DataMap.hxx>
#include <Standard_Macro.hxx>
#include <Standard_Real.hxx>
#include <TCollection_AsciiString.hxx>
#include <TopoDS_Edge.hxx>
#include <TopoDS_Face.hxx>
#include <TopoDS_Vertex.hxx>
#include <TopoDS_Shape.hxx>

Data Structures

class  BRepOffset_MakeSimpleOffset
 This class represents simple offset algorithm itself. It builds simple offset without intersection. Solid can be created using SetBuildSolidFlag method (set flag to true). By default shell will be constructed. More...
 

Enumerations

enum  BRepOffsetSimple_Status {
  BRepOffsetSimple_OK , BRepOffsetSimple_NullInputShape , BRepOffsetSimple_ErrorOffsetComputation , BRepOffsetSimple_ErrorWallFaceComputation ,
  BRepOffsetSimple_ErrorInvalidNbShells , BRepOffsetSimple_ErrorNonClosedShell
}
 

Enumeration Type Documentation

◆ BRepOffsetSimple_Status

Enumerator
BRepOffsetSimple_OK 
BRepOffsetSimple_NullInputShape 
BRepOffsetSimple_ErrorOffsetComputation 
BRepOffsetSimple_ErrorWallFaceComputation 
BRepOffsetSimple_ErrorInvalidNbShells 
BRepOffsetSimple_ErrorNonClosedShell