Hide menu
Loading...
Searching...
No Matches
cadex::ModelCheck_BRepFixer Class Reference

Provides an interface to perform fixing of BRep shape. More...

#include <cadex/ModelCheck_BRepFixer.hxx>

Public Types

typedef std::shared_ptr< internal::ModelCheck_BRepFixerImpl > ImplType
 

Public Member Functions

bool Fix (ModelData_Shape &theShape)
 
bool Fix (ModelData_BRepRepresentation &theRep)
 
const ImplType & Impl () const
 

Protected Attributes

ImplType myImpl
 

Detailed Description

Provides an interface to perform fixing of BRep shape.