View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006148 | Open CASCADE | OCCT:Modeling Algorithms | public | 2004-06-22 12:13 | 2006-06-29 09:15 |
Reporter | Assigned To | ||||
Priority | normal | Severity | trivial | ||
Status | assigned | Resolution | open | ||
OS | All | ||||
Summary | 0006148: GeomFill_Pipe missing turning-point of nonuniform parametrised curve | ||||
Description | Make 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. | ||||
Tags | No tags attached. | ||||
Test case number | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2004-06-22 12:15 |
|
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 |