0023442: Provide the access to the functionality of Geom2dHatch_Hacher via IntTools_C...
authorpkv <pkv@opencascade.com>
Fri, 5 Oct 2012 09:45:23 +0000 (13:45 +0400)
committerpkv <pkv@opencascade.com>
Fri, 5 Oct 2012 09:45:23 +0000 (13:45 +0400)
commit3f5247658776f4fb63e7e0faa4503a82cd082547
tree11bbe68bfcb996cae8dedd6a1c9ee700972de96a
parent5df3a117e1341784f8278862a1d739a5fa29b9c1
0023442: Provide the access to the functionality of Geom2dHatch_Hacher via IntTools_Context

class IntTools_Context
- the method:
Geom2dHatch_Hatcher& IntTools_Context::Hatcher(const TopoDS_Face& aF)
has been added.
The method returns the reference to 2D hatcher for given face <aF>

class IntTools_Context
- the method: IntTools_Context::~IntTools_Context()
has been modified in terms of I.1.
src/IntTools/IntTools.cdl
src/IntTools/IntTools_Context.cdl
src/IntTools/IntTools_Context.cxx