Open CASCADE Technology  6.9.0
Data Structures

IGESSolid_TopoBuilder.hxx File Reference

#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Handle_IGESSolid_ManifoldSolid.hxx>
#include <Handle_IGESSolid_Shell.hxx>
#include <Standard_Integer.hxx>
#include <Handle_TColStd_HSequenceOfTransient.hxx>
#include <Handle_TColStd_HSequenceOfInteger.hxx>
#include <Handle_IGESSolid_Face.hxx>
#include <Handle_IGESData_IGESEntity.hxx>
#include <Handle_IGESSolid_Loop.hxx>
#include <Handle_IGESSolid_EdgeList.hxx>
#include <Handle_IGESSolid_VertexList.hxx>
#include <Handle_TColgp_HSequenceOfXYZ.hxx>

Data Structures

class  IGESSolid_TopoBuilder
 This class manages the creation of an IGES Topologic entity (BREP : ManifoldSolid, Shell, Face) This includes definiting of Vertex and Edge Lists, building of Edges and Loops. More...