occt: master 04cbc9d3
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
master | 2013-05-31 13:17:34 | master 470ebb43 | ||
Affected Issues | 0023985: There is no section between attached faces | |||
Changeset | 0023985: There is no section between attached faces. Added new parameter for checking whether the plane and cylinder are parallel - the height of the cylinder. This parameter is needed for the cases when angle between AXIS and plane's normal is very close to PI, but the "height" is big enough that point, translated from intersection point between cylinder's axis and plane on the "height" distance in the direction of cylinder's axis, does not belong to the plane. Such plane and cylinder cannot be considered as parallel. Add test case for this fix |
|||
mod - src/IntAna/IntAna_IntConicQuad.cdl | Diff File | |||
mod - src/IntAna/IntAna_IntConicQuad.cxx | Diff File | |||
mod - src/IntAna/IntAna_QuadQuadGeo.cdl | Diff File | |||
mod - src/IntAna/IntAna_QuadQuadGeo.cxx | Diff File | |||
mod - src/IntPatch/IntPatch_ImpImpIntersection_1.gxx | Diff File | |||
mod - src/IntPatch/IntPatch_ImpImpIntersection_2.gxx | Diff File | |||
mod - src/IntPatch/IntPatch_ImpImpIntersection_3.gxx | Diff File | |||
add - tests/bugs/modalg_5/bug23985 | Diff File |