MantisBT - Community
View Issue Details
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
Test case number
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.
Steps To Reproduce
Additional information
and documentation updates
Tags
No tags attached.
Relationships
Attached Files
linkrods.step (1,793,282)
2002-08-14 12:57
https://tracker.dev.opencascade.org/
dev-623-1.tar.gz (13,730)
2003-04-01 08:30
https://tracker.dev.opencascade.org/
dev-623-2.tar.gz (18,760)
2003-04-15 12:51
https://tracker.dev.opencascade.org/
dev-623-3.tar.gz (18,783)
2003-04-25 12:57
https://tracker.dev.opencascade.org/
ofv-occ623-4.tar.gz (9,961)
2003-05-19 15:30
https://tracker.dev.opencascade.org/
Issue History
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
There are no notes attached to this issue.