occt: master 833e7561
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
bugmaster | master | 2017-10-18 14:35:58 | master d193f101 | |
Changeset | 0029204: BRepOffsetAPI_MakePipeShell produces invalid result and raises exception in Draw 1.The algorithm searching the section in the corner (ChooseSection) is modified to be able to find simple cases with rather big tolerance. 2. The constructor of BRepFill_Section is modified: now it removes locations in the shape of section like it was done in BRepFill_Pipe. 3. Correction of U-edges by Same Parameter has been added to the method BRepFill_Sweep::Build. |
|||
mod - src/BRepFill/BRepFill_Pipe.cxx | Diff File | |||
mod - src/BRepFill/BRepFill_PipeShell.cxx | Diff File | |||
mod - src/BRepFill/BRepFill_Section.cxx | Diff File | |||
mod - src/BRepFill/BRepFill_Section.hxx | Diff File | |||
mod - src/BRepFill/BRepFill_Section.lxx | Diff File | |||
mod - src/BRepFill/BRepFill_Sweep.cxx | Diff File | |||
mod - src/BRepFill/BRepFill_TrimShellCorner.cxx | Diff File | |||
mod - src/BRepFill/BRepFill_TrimShellCorner.hxx | Diff File | |||
add - tests/bugs/modalg_7/bug29204 | Diff File |