Open CASCADE Technology
7.1.0.beta
|
#include <LocOpe_BuildShape.hxx>
Public Member Functions | |
LocOpe_BuildShape () | |
LocOpe_BuildShape (const TopTools_ListOfShape &L) | |
Builds shape(s) from the list <L>. Uses only the faces of <L>. More... | |
void | Perform (const TopTools_ListOfShape &L) |
Builds shape(s) from the list <L>. Uses only the faces of <L>. More... | |
const TopoDS_Shape & | Shape () const |
LocOpe_BuildShape::LocOpe_BuildShape | ( | ) |
LocOpe_BuildShape::LocOpe_BuildShape | ( | const TopTools_ListOfShape & | L | ) |
Builds shape(s) from the list <L>. Uses only the faces of <L>.
void LocOpe_BuildShape::Perform | ( | const TopTools_ListOfShape & | L | ) |
Builds shape(s) from the list <L>. Uses only the faces of <L>.
const TopoDS_Shape& LocOpe_BuildShape::Shape | ( | ) | const |