View Issue Details

IDProjectCategoryView StatusLast Update
0025426CommunityOCCT:Modeling Algorithmspublic2016-02-14 09:06
Reporteralexzkw Assigned Toifv 
PrioritynormalSeverityminor 
Status newResolutionopen 
PlatformWindowsOSVC++ 2010 
Product Version6.7.1 
Summary0025426: GeomFill_Pipe produces artefacts
DescriptionHello!

GeomFill_Pipe sometimes produces strange artefacts. I have observed, that the more complex the base curve gets (as the number of control points increase), the more often these artefacts appear. Please see my code snippet:

--------------------------------------------------------------
GeomFill_Pipe gfp(theCurve,5);
gfp.Perform(Precision::Confusion(),Standard_False,GeomAbs_C1,BSplCLib::MaxDegree(),1000);
--------------------------------------------------------------

I have added a picture of the artefacts and the .brep-File containing the base curve.

Regards
TagsNo tags attached.
Test case number

Attached Files

  • geomfill_artefacts.zip (66,022 bytes)

Relationships

related to 0027160 newmsv Weird results of the pipe algorithm 

Activities

alexzkw

2014-10-28 10:57

reporter  

geomfill_artefacts.zip (66,022 bytes)

alexzkw

2014-10-31 09:18

reporter   ~0033918

I also reproduced this issue in 6.8.0 beta.

Epy

2014-11-07 22:21

developer   ~0034172

Last edited: 2014-11-07 22:21

This is from http://www.opencascade.org/org/forum/thread_26594/?forum=3 which shows a larger code snippet.

Issue History

Date Modified Username Field Change
2014-10-28 10:57 alexzkw New Issue
2014-10-28 10:57 alexzkw Assigned To => ifv
2014-10-28 10:57 alexzkw File Added: geomfill_artefacts.zip
2014-10-31 09:18 alexzkw Note Added: 0033918
2014-11-07 22:21 Epy Note Added: 0034172
2014-11-07 22:21 Epy Note Edited: 0034172
2016-02-14 09:06 Roman Lygin Relationship added related to 0027160