]> OCCT Git - occt-copy.git/commit
Class BRepLib_ToleranceRule was created to work with shape tolerances by
authorabk <abk@opencascade.com>
Wed, 27 Feb 2013 14:26:08 +0000 (18:26 +0400)
committerabk <abk@opencascade.com>
Fri, 1 Mar 2013 12:33:06 +0000 (16:33 +0400)
commit67f8838ff226811dc3ef61b22f14a67afa51a69a
treec436af02bd5a5aa3c015400a961d73b3a6e6691a
parent2f9c163f7e8e114c3fccc88a555482f2282ea685
Class BRepLib_ToleranceRule was created to work with shape tolerances by
tolerance rule.

Some code from BRepLib was moved to BRepLib_ToleranceRule.
src/BRepLib/BRepLib.cxx
src/BRepLib/BRepLib_ToleranceRule.cxx [new file with mode: 0644]
src/BRepLib/BRepLib_ToleranceRule.hxx [new file with mode: 0644]
src/BRepLib/BRepLib_ToleranceRule.lxx [new file with mode: 0644]
src/BRepLib/FILES