occt: master 062d7dfd

Author Committer Branch Timestamp Parent
ink bugmaster master 2015-04-30 11:09:32 master 96f3bacc
Affected Issues  0021727: BRepBuilderAPI_Copy (and possibly other similar tools) create new shape in Frozen state
Changeset 0021727: BRepBuilderAPI_Copy (and possibly other similar tools) create new shape in Frozen state

Set the value of flag Frozen to false for shape created in BRepTools_Modifier. If shape is not newly created then value of flag Frozen don't changed.

Test-case for issue 0021727
mod - src/BRepTools/BRepTools_Modifier.cxx Diff File
add - tests/bugs/modalg_6/bug21727 Diff File