Open CASCADE Technology
7.8.0.dev
|
#include <TopoDS_Shape.hxx>
#include <StepBasic_ProductDefinition.hxx>
#include <TopTools_ShapeMapHasher.hxx>
#include <NCollection_DataMap.hxx>
typedef NCollection_DataMap<TopoDS_Shape,Handle< StepBasic_ProductDefinition >,TopTools_ShapeMapHasher>::Iterator STEPCAFControl_DataMapIteratorOfDataMapOfShapePD |