Open CASCADE Technology  7.7.0
Data Structures

BRepOffsetAPI_DraftAngle.hxx File Reference

#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <TopTools_ListOfShape.hxx>
#include <BRepBuilderAPI_ModifyShape.hxx>
#include <Draft_ErrorStatus.hxx>
#include <BRepTools_ReShape.hxx>

Data Structures

class  BRepOffsetAPI_DraftAngle
 Taper-adding transformations on a shape. The resulting shape is constructed by defining one face to be tapered after another one, as well as the geometric properties of their tapered transformation. Each tapered transformation is propagated along the series of faces which are tangential to one another and which contains the face to be tapered. This algorithm is useful in the construction of molds or dies. It facilitates the removal of the article being produced. A DraftAngle object provides a framework for: More...