#include <Standard_OStream.hxx>#include <GEOM_Object_i.hh>#include <GEOM_ISubShape.hxx>#include <GEOMImpl_Types.hxx>#include "utilities.h"#include <fstream>#include <sstream>#include <OpUtil.hxx>#include <Utils_ExceptHandlers.hxx>#include <TDF_Tool.hxx>#include <TDF_Label.hxx>#include <TCollection_AsciiString.hxx>#include <BRepTools_ShapeSet.hxx>#include <BRepTools.hxx>#include <TopAbs.hxx>#include <TopoDS_Iterator.hxx>
Functions | |
| static GEOM::shape_type | getMinMaxShapeType (const TopoDS_Shape &shape, bool ismin) |
| static GEOM::shape_type getMinMaxShapeType | ( | const TopoDS_Shape & | shape, |
| bool | ismin | ||
| ) | [static] |
References GEOM.SHAPE, and GEOM.SOLID.