1 #ifndef DKOC_Body2OCC_H
3 #define DKOC_Body2OCC_H
4 #ifndef _UTIL_TYPE_DTK_HPP_
14 namespace DTK_LIB_OCC_NS
28 void SetShapeFix(const
int inMode);
38 TopoDS_Shape RootShape() const;
47 int ShapeID(const TopoDS_Shape& inShape) const;
52 const TopoDS_Shape IDShape(const
int inID) const;
57 int StartID(const
int inID) const;
62 TopoDS_Shape ShapeFromStartID(const
int inDtkID);
68 bool IsFilled(const
int ID) const;
70 void SetFilled(const
int ID);
79 unsigned char* _flags;