View Issue Details

IDProjectCategoryView StatusLast Update
0027160CommunityOCCT:Modeling Algorithmspublic2023-08-01 15:08
ReporterRoman Lygin Assigned Tomsv 
PrioritynormalSeverityminor 
Status newResolutionopen 
Product Version6.9.1 
Target VersionUnscheduled 
Summary0027160: Weird results of the pipe algorithm
DescriptionThe pipe algorithm produces a seemingly wrong result - the resulting surface is self-intersecting and has a U0 isoline (same as 2*PI) as self-intersecting in the beginning, although the path curve does not have such issues.

Another observation is that poles are very far distant from the path. This is a regular observation on the pipe algorithm.
Perhaps twisting and skewing has the same root-cause as in 0025426.
Steps To Reproducerestore path.rle p
tuya r p 0.2; fit #see fit.png
clear r; mkface f r; isos f 20; wz #see wz.png
uiso u0 r 0 #wrong isoline, self-intersecting
cvalue p 0 x y z d1z d1y d1z d2x d2y d2z
line l1 x y z d1x d1y d1z
line l2 x y z d2x d2y d2z
trim tl1 l1 0 1
trim tl2 l2 0 0.2 #see all.png, 1st and 2nd derivative seem OK without issues that might lead to self-intersections


TagsNo tags attached.
Test case numberbugs modalg_7 bug27160

Attached Files

  • files.zip (36,959 bytes)
  • fit.png (32,542 bytes)
  • wz.png (33,685 bytes)
  • all.png (37,359 bytes)
  • path.png (27,974 bytes)
  • bug27160 (694 bytes)
  • bug27160_f.brep (158,025 bytes)

Relationships

related to 0025426 newifv Community GeomFill_Pipe produces artefacts 
parent of 0029080 newmsv Open CASCADE bopcheck work very slow. 
Not all the children of this issue are yet resolved or closed.

Activities

Roman Lygin

2016-02-14 09:04

developer  

files.zip (36,959 bytes)

Roman Lygin

2016-02-14 09:05

developer  

fit.png (32,542 bytes)

Roman Lygin

2016-02-14 09:05

developer  

wz.png (33,685 bytes)

Roman Lygin

2016-02-14 09:05

developer  

all.png (37,359 bytes)

Roman Lygin

2016-02-14 09:08

developer  

path.png (27,974 bytes)

mkv

2017-09-04 15:33

tester  

bug27160 (694 bytes)

mkv

2017-09-04 15:35

tester   ~0070168

Problem described in issue is reproduced on current state of OCCT.

mkv

2017-09-04 15:36

tester  

bug27160_f.brep (158,025 bytes)

Issue History

Date Modified Username Field Change
2016-02-14 09:04 Roman Lygin New Issue
2016-02-14 09:04 Roman Lygin Assigned To => msv
2016-02-14 09:04 Roman Lygin File Added: files.zip
2016-02-14 09:05 Roman Lygin File Added: fit.png
2016-02-14 09:05 Roman Lygin File Added: wz.png
2016-02-14 09:05 Roman Lygin File Added: all.png
2016-02-14 09:06 Roman Lygin Relationship added related to 0025426
2016-02-14 09:08 Roman Lygin File Added: path.png
2016-10-28 17:03 msv Target Version 7.1.0 => 7.2.0
2017-07-21 11:34 msv Target Version 7.2.0 => 7.3.0
2017-09-04 15:33 mkv File Added: bug27160
2017-09-04 15:35 mkv Test case number => bugs modalg_7 bug27160
2017-09-04 15:35 mkv Note Added: 0070168
2017-09-04 15:36 mkv File Added: bug27160_f.brep
2017-09-04 16:37 mkv Relationship added parent of 0029080
2017-12-05 16:59 msv Target Version 7.3.0 => 7.4.0
2019-08-12 16:43 msv Target Version 7.4.0 => 7.5.0
2020-09-14 22:56 msv Target Version 7.5.0 => 7.6.0
2021-08-29 18:52 msv Target Version 7.6.0 => 7.7.0
2022-10-24 10:42 szy Target Version 7.7.0 => 7.8.0
2023-08-01 15:08 dpasukhi Target Version 7.8.0 => Unscheduled