Open CASCADE Technology 6.6.0
Data Structures
MgtBRep.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Handle_PTopoDS_HShape.hxx>
#include <MgtBRep_TriangleMode.hxx>

Data Structures

class  MgtBRep
 The MgtBRep package provides methods to translate
data between the BRep package and the PBRep
package.

That is to translate persistent BRep data
structures in Transient BRep data structures and
vice-versa.

The MgtBRep package uses :

* The MgtBas package to bind a transient and a
persistent object.

* The MgtTopoDS package to provide basic methods
to translate TopoDS and PTopoDS data.

* The MgtTopLoc package to translate Locations.

* The MgtGeom, MgtGeom2d packages to translate
geometric data.

* The MgtPoly package to translate triangulation data.

The Translate methods has TriangleMode argument.
If it is MgtBRep_WithTriangle, the methods returns or
create a Shape with triangulation.
More...
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines