Open CASCADE Technology 6.6.0
Public Member Functions
BRepAlgoAPI_Common Class Reference

The class Common provides a
Boolean common operation on a pair of arguments (Boolean Intersection).
The class Common provides a framework for:
More...

#include <BRepAlgoAPI_Common.hxx>

Inheritance diagram for BRepAlgoAPI_Common:
Inheritance graph
[legend]

Public Member Functions

 BRepAlgoAPI_Common (const TopoDS_Shape &S1, const TopoDS_Shape &S2)
 Constructs a common part for shapes aS1 and aS2 .

 BRepAlgoAPI_Common (const TopoDS_Shape &S1, const TopoDS_Shape &S2, const BOPAlgo_PaveFiller &aDSF)

Detailed Description


Constructor & Destructor Documentation

BRepAlgoAPI_Common::BRepAlgoAPI_Common ( const TopoDS_Shape S1,
const TopoDS_Shape S2 
)
BRepAlgoAPI_Common::BRepAlgoAPI_Common ( const TopoDS_Shape S1,
const TopoDS_Shape S2,
const BOPAlgo_PaveFiller aDSF 
)

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines