abv
2478cd9d9f
0023453: Infinite loop on cut operation
...
In IntTools_FClass2d.cxx, do {} while {} cycle is replaced by for () cycle to avoid possible infinite loop.
Check for degeneration is made with Precision::Confusion() precision instead of comparison with 0.
Correction of misprint
2012-10-05 13:58:17 +04:00
pkv
3f52476587
0023442: Provide the access to the functionality of Geom2dHatch_Hacher via IntTools_Context
...
class IntTools_Context
- the method:
Geom2dHatch_Hatcher& IntTools_Context::Hatcher(const TopoDS_Face& aF)
has been added.
The method returns the reference to 2D hatcher for given face <aF>
class IntTools_Context
- the method: IntTools_Context::~IntTools_Context()
has been modified in terms of I.1.
2012-10-05 13:45:23 +04:00
emv
989341c593
0023214: BOP section operation produces incorrect result.
2012-09-14 15:37:14 +04:00
pkv
0c5acd2705
0023405: BOP common produces one face instead of a solid
...
Modified class :IntTools_FaceFace
- method: void IntTools_FaceFace::ComputeTolReached3d()
The goal is:
to give more precise definition to the value of tolerance of intersection curves in 3D for the case plane/sphere.
Added test case boolean/bopcommon_complex/M7
Added test case boolean/bopcommon_simple/ZP9 for verified bug CR23374
2012-09-07 14:11:06 +04:00
Pawel
575aec54df
0023259: MSVC: C4101 warning - unreferenced local variable
...
Removed unreferenced variables
2012-07-20 16:38:26 +04:00
pkv
37b6f43954
0023218: Wrong value of tolerance for the intersection curve.
2012-07-06 15:55:23 +04:00
pkv
8e0115e401
0023103: Regression in bsection
2012-05-05 16:53:52 +04:00
bugmaster
b311480ed5
0023024: Update headers of OCCT files
...
Added appropriate copyright and license information in source files
2012-03-21 19:43:04 +04:00
dbv@opencascade.com
6e6cd5d949
0022922: Clean up warnings on uninitialized / unused variables
2012-03-15 11:57:41 +04:00
pkv
e8997bbd95
0023008: Too many intersection vertices between line and cylinder
2012-03-11 10:13:42 +04:00
PKV
4f189102e9
0022967: Boolean operations between two cylinders with orthogonal axis generate a shape with big vertex tolerance
2012-03-05 19:32:32 +04:00
PKV
fa9681ca7a
0022851: No intersection curve between two surfaces
2012-03-05 19:31:58 +04:00
bugmaster
a33798d859
Corrected integration for M_PI
2012-03-05 19:31:41 +04:00
PKV
3928aec6c9
0022771: An extra vertex produced in result of Boolean section for the cases of closed intersection curves.
2012-03-05 19:31:37 +04:00
PKV
f793011ee6
0022790: Boolean opeation Fuse fails.
2012-03-05 19:31:35 +04:00
DBV
c6541a0c86
0022792: Globally defined symbol PI conflicts with VTK definition (Intel compiler)
2012-03-05 19:31:33 +04:00
JGV
39408dc050
0022801: Boolean operations algorithm fails on two customer's shapes
2012-03-05 19:31:19 +04:00
PKV
a2eede021c
0022814: Boolean operation Section fails
2012-03-05 19:31:18 +04:00
PKV
a9f7b6b58e
0022723: Wrong intersection curve for the case of intersection between cylinder and plane
2012-03-05 19:30:21 +04:00
PKV
d10203e858
0022716: The method Aspect_GradientBackground::SetBgGradientFillMethod is not implemented
2012-03-05 19:30:11 +04:00
PKV
9e9df9d90e
0022678: Bad result of the Cut operation.
2012-03-05 19:30:05 +04:00
bugmaster
cf8e963aff
0022653: Bad performance of Open CASCADE libraries that are used by Partition Algorithm Devekoped by : PKV
2012-03-05 19:29:42 +04:00
SSV
bd05fabf89
0022646: Error in algorithms BRepOffsetAPI_ThruSections and BRepOffsetAPI_MakePipeShell: sections with degenerated edges are processed in
2012-03-05 19:29:36 +04:00
PKV
0fc4f2e2ae
OCC22286 Intersection between two faces gives diferent results. The bug is appendix to the Salome Bug 0021174
2012-03-05 19:28:43 +04:00
bugmaster
81bba7173e
Replacing french comments by english one
2012-03-05 19:28:25 +04:00
bugmaster
7fd59977df
Integration of OCCT 6.5.0 from SVN
2012-03-05 19:23:40 +04:00