Open CASCADE Technology 7.8.2.dev
TopOpeBRepBuild_ShapeSet.hxx File Reference

Data Structures

class  TopOpeBRepBuild_ShapeSet
 Auxiliary class providing an exploration of a set of shapes to build faces or solids. To build faces : shapes are wires, elements are edges. To build solids : shapes are shells, elements are faces. The ShapeSet stores a list of shapes, a list of elements to start reconstructions, and a map to search neighbours. The map stores the connection between elements through subshapes of type <SubShapeType> given in constructor. <SubShapeType> is : More...