occt: master 2ba9eb30
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
bugmaster | master | 2016-07-29 15:23:57 | master 7cb2f409 | |
Changeset | 0027729: UnifySameDomain: allow the user to specify linear and angular tolerances - New methods SetLinearTolerance and SetAngularTolerance have been added in the class ShapeUpgrade_UnifySameDomain. - The algorithm has been modified to consider these tolerances when checking if two faces are same domain. - The draw command unifysamedomain has been changed to accept new parameters. - The internal method MergeSeq has been changed to avoid exception connected with access to unknown key in the data map. Create test case Small correction of test case for issue CR27729 |
|||
mod - src/ShapeUpgrade/ShapeUpgrade_UnifySameDomain.cxx | Diff File | |||
mod - src/ShapeUpgrade/ShapeUpgrade_UnifySameDomain.hxx | Diff File | |||
mod - src/SWDRAW/SWDRAW_ShapeUpgrade.cxx | Diff File | |||
add - tests/bugs/heal/bug27729 | Diff File |