Anonymous | Login | 2021-01-23 14:09 MSK | ![]() |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000623 | Community | [OCCT] OCCT:Modeling Data | public | 2002-08-14 16:41 | 2011-12-15 16:32 | ||||
Reporter | emo | ||||||||
Assigned To | ofv | ||||||||
Priority | normal | Severity | trivial | ||||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | All | OS Version | ||||||
Product Version | |||||||||
Target Version | Fixed in Version | [OCCT] 5.1.0 | |||||||
Summary | 0000623: InCorrect Data in PCurve | ||||||||
Description | This bug has been added by Narasimha to http://www.opencascade.org/forumorg/bug.php?bug_id=71&f=8 [^] . I was trying with the sample "linkrods.step" provided with Standard OpenCascade installer To see the problem follow these steps. 1. Load linkrods.step. 2. Convert the model to B-Spline using "BRepBuilderAPI_NurbsConvert" 3. Look at the Face No. 9 in the following loop TopExp_Explorer Exf; for(Exf.Init(nurbShape, TopAbs_FACE); Exf.More(); Exf.Next()) Two curves on this face has Data Explosion (For me I saw it on the first PCurve). In otherwords the UV values of the PCurve are going beyone the bounds of Surface UV values and they are not correct. This particular Linkrods.step has this behavior on more than one face. | ||||||||
Tags | No tags attached. | ||||||||
Test case number | |||||||||
Attached Files | ![]() ![]() ![]() ![]() ![]() | ||||||||
![]() |
|||
Date Modified | Username | Field | Change |
2002-09-13 14:06 | bugmaster | Assigned To | bugmaster => ifv |
2002-09-13 14:06 | bugmaster | Status | new => assigned |
2003-03-18 12:51 | bugmaster | Assigned To | ifv => ofv |
2003-04-01 12:31 | ofv | Status | assigned => resolved |
2003-04-01 12:40 | bugmaster | CC | => apv |
2003-04-07 13:01 | apv | CC | => ofv |
2003-04-15 18:06 | apv | CC | => aki |
2003-06-18 13:25 | bugmaster | Status | resolved => verified |
2007-01-12 14:57 | bugmaster | Status | verified => closed |
2007-01-12 14:57 | bugmaster | Resolution | @0@ => fixed |
2011-08-02 11:32 | bugmaster | Category | OCCT:MOD => OCCT:Modeling Data |
2011-12-15 16:32 | abv | Project | Open CASCADE => Community |
Copyright © 2000 - 2021 MantisBT Team |