]> OCCT Git - occt-copy.git/commit
Method BRepBuilderAPI_MakeShape::EnsureToleranceRule was made slightly
authorabk <abk@opencascade.com>
Fri, 28 Dec 2012 15:52:02 +0000 (19:52 +0400)
committerabk <abk@opencascade.com>
Wed, 13 Feb 2013 13:25:26 +0000 (17:25 +0400)
commit8e9324462b1a3541b69bb7f420dbef53488093a6
tree938779a620a5a30ffe453aea123f26cc4d6a479c
parenta22dd6a5f57758e4cd5312c9fdded683cd6847f5
Method BRepBuilderAPI_MakeShape::EnsureToleranceRule was made slightly
simpler.

Tolerance post Build (Perform) fix was made for:
- BRepAlgoAPI_BooleanOperation,
- BRepFeat_MakePrism,
- BRepOffsetAPI_MakePipeShell.

Draw command getsourcefile now returns result for:
- buildsweep,
- simulsweep,
- geompipe.
src/BRepAlgoAPI/BRepAlgoAPI_BooleanOperation.cxx
src/BRepBuilderAPI/BRepBuilderAPI_MakeShape.cxx
src/BRepFeat/BRepFeat_MakePrism.cxx
src/BRepOffsetAPI/BRepOffsetAPI_MakePipeShell.cxx
src/BRepTest/BRepTest_SweepCommands.cxx