occt: master ebfb9ce2

Author Committer Branch Timestamp Parent
ink apn master 2014-07-10 10:42:12 master 01a6e62b
Affected Issues  0024876: Add protection of shapes against modification of geometry
Changeset 0024876: Add protection of shapes against modification of geometry

Added flag "locked" for protection of geometric data in the shapes (including tolerances).
Modification test case to avoid regression.
mod - src/BRep/BRep_Builder.cxx Diff File
mod - src/DBRep/DBRep.cxx Diff File
mod - src/TopoDS/TopoDS.cdl Diff File
mod - src/TopoDS/TopoDS_Shape.cdl Diff File
mod - src/TopoDS/TopoDS_Shape.lxx Diff File
mod - src/TopoDS/TopoDS_TShape.cdl Diff File
mod - src/TopoDS/TopoDS_TShape.lxx Diff File
add - tests/boolean/bopcut_2d/D5 Diff File