Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
BRepTools_Modifier Class Reference

#include <BRepTools_Modifier.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC BRepTools_Modifier ()
 Creates an empty Modifier.

 BRepTools_Modifier (const TopoDS_Shape &S)
 Creates a modifier on the shape <S>.

 BRepTools_Modifier (const TopoDS_Shape &S, const Handle< BRepTools_Modification > &M)
 Creates a modifier on the shape <S>, and performs
the modifications described by <M>.

void Init (const TopoDS_Shape &S)
 Initializes the modifier with the shape <S>.

void Perform (const Handle< BRepTools_Modification > &M)
 Performs the modifications described by <M>.

Standard_Boolean IsDone () const
 Returns Standard_True if the modification has
been computed successfully.


const TopoDS_ShapeModifiedShape (const TopoDS_Shape &S) const
 Returns the modified shape corresponding to <S>.


Constructor & Destructor Documentation


Member Function Documentation


The documentation for this class was generated from the following file: