View Issue Details

IDProjectCategoryView StatusLast Update
0006148Open CASCADEOCCT:Modeling Algorithmspublic2006-06-29 09:15
ReporterptvAssigned Tomkk 
PrioritynormalSeveritytrivial 
Status assignedResolutionopen 
OSAll 
Summary0006148: GeomFill_Pipe missing turning-point of nonuniform parametrised curve
DescriptionMake pipe by 3 curves and radius = 6. The result surface is far from
turning-points of indicated curves. The reason is that path is non uniform
parametrised curve and GeomFill_SweeSectionGenerator do not create section in
turning-points. It is better to improve GeomFill classes (GeomFill_Pipe and
GeomFill_SweeSectionGenerator) to set number of sections and parameters for
section generations to take into account all interestion points while pipe
generation.

The archive with 3 curves attached

GeomFill_Pipe aPipe(c0, c1, c2, 6);
aPipe.Perform( true );

BR, PTv.

Dear bugmaster, I propose assign this bug to PDN and this bug could be changed
to IMP status if necessary.
TIA.
TagsNo tags attached.
Test case number

Attached Files

  • curves.tar.gz (10,719 bytes)

Activities

2004-06-22 10:13

 

curves.tar.gz (10,719 bytes)

Issue History

Date Modified Username Field Change
2004-06-22 12:15 ptv CC => pdn
2004-06-23 11:12 bugmaster Assigned To bugmaster => mkk
2004-06-23 11:12 bugmaster Status new => assigned
2004-06-23 11:24 bugmaster Assigned To mkk => ptv
2004-10-06 15:59 bugmaster Assigned To ptv => mkk
2011-08-02 11:31 bugmaster Category OCCT:MOA => OCCT:Modeling Algorithms