#include <Standard.hxx>#include <Standard_Macro.hxx>#include <Handle_TopoDS_TShape.hxx>#include <TopoDS_Builder.lxx>#include <Standard_DefineHandle.hxx>#include <Handle_TopoDS_TWire.hxx>#include <TopoDS_TShape.hxx>#include <TopAbs_ShapeEnum.hxx>#include <TopoDS_TWire.lxx>#include <Handle_TopoDS_TShell.hxx>#include <TopoDS_TShell.lxx>#include <Handle_TopoDS_TSolid.hxx>#include <TopoDS_TSolid.lxx>#include <Handle_TopoDS_TCompSolid.hxx>#include <TopoDS_TCompSolid.lxx>#include <Handle_TopoDS_TCompound.hxx>#include <TopoDS_TCompound.lxx>#include <TopoDS_Shape.hxx>#include <TopoDS_Wire.lxx>#include <TopoDS_Shell.lxx>#include <TopoDS_Solid.lxx>#include <TopoDS_CompSolid.lxx>#include <TopoDS_Compound.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.6.3