|
Open CASCADE Technology 6.5.2
|
#include <Standard.hxx>#include <Standard_Macro.hxx>#include <Handle_TopoDS_TShape.hxx>#include <TopoDS_Builder.lxx>Data Structures | |
| class | TopoDS_Builder |
| A Builder is used to create Topological Data Structures. There are three groups of methods in the Builder : The Make methods create Shapes. The Add method includes a Shape in another Shape. The Remove method removes a Shape from an other Shape. The methods in Builder are not static. They can be redefined in inherited builders. More... | |
1.7.4