occt: master d4832c3e

Author Committer Branch Timestamp Parent
szy szy master 2012-09-14 12:36:12 master 989341c5
Affected Issues  0023086: OCC 6.5.2 DNaming bug
Changeset 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.
mod - src/DNaming/DNaming_TransformationDriver.cxx Diff File