0023086: OCC 6.5.2 DNaming bug
authorszy <szy@opencascade.com>
Fri, 14 Sep 2012 12:36:12 +0000 (16:36 +0400)
committerszy <szy@opencascade.com>
Fri, 14 Sep 2012 12:36:12 +0000 (16:36 +0400)
commitd4832c3eb0af44efcf4145c0d742a128273e2513
treeb086470dcab5316987514704c531835d79acd9b2
parent989341c59396925fdc0771ce6e036b7a34450566
0023086: OCC 6.5.2 DNaming bug

The code is corrected to create instances of TNaming_Builder class dynamically. Note that they cannot be created as local variables as they should be instantiated only when needed and then reused for the subshapes of the same type in cycle.
Code around is cleaned from tabs and duplicated fragments.
src/DNaming/DNaming_TransformationDriver.cxx