View Issue Details

IDProjectCategoryView StatusLast Update
0027007CommunityOCCT:Modeling Algorithmspublic2016-06-21 10:00
ReporterHayashi Assigned Tojgv 
PrioritynormalSeverityminor 
Status assignedResolutionopen 
PlatformWindowsOSVC++ 2010 
Product Version6.9.1 
Target VersionUnscheduled 
Summary0027007: BRepFilletAPI_MakeFillet issue
DescriptionWhen fillet is made an edge of Shell of attachment, the shape is failed(S1.brep), and becomes distorted(S2,S3.brep).
Each shell is made with the same face, but it's different in the order added in BRepBuilderAPI_Sewing.
When the tolerance is set, S2.brep and S3.brep are seen in a normal result.
Steps To Reproducerestore s1.brep a_1
explode a_1
explode a_1_1
explode a_1_1_1
explode a_1_2
explode a_1_2_1
blend b a_1 0.45 a_1_1_1_2 0.45 a_1_2_1_2

restore s2.brep a_1
explode a_1
explode a_1_1
explode a_1_1_1
explode a_1_3
explode a_1_3_1
blend b a_1 0.45 a_1_1_1_1 0.45 a_1_3_1_2

restore s3.brep a_1
explode a_1
explode a_1_1
explode a_1_1_1
explode a_1_2
explode a_1_2_1
blend b a_1 0.45 a_1_1_1_2 0.45 a_1_2_1_2


restore s2.brep a_1
settolerance a_1 0.0001
explode a_1
explode a_1_1
explode a_1_1_1
explode a_1_3
explode a_1_3_1
blend b a_1 0.45 a_1_1_1_1 0.45 a_1_3_1_2
TagsNo tags attached.
Test case number

Attached Files

  • shells.zip (4,852 bytes)
  • S2.png (61,120 bytes)
  • s3.png (34,768 bytes)
  • s2_setTol.png (41,869 bytes)

Activities

Hayashi

2015-12-17 09:30

reporter  

shells.zip (4,852 bytes)

Hayashi

2015-12-17 09:31

reporter  

S2.png (61,120 bytes)

Hayashi

2015-12-17 09:31

reporter  

s3.png (34,768 bytes)

Hayashi

2015-12-17 09:32

reporter  

s2_setTol.png (41,869 bytes)

Hayashi

2016-06-21 02:34

reporter   ~0055272

The Product Version is changed to 7.1.0, but isn't it a mistake of the Target Version?

msv

2016-06-21 10:00

developer   ~0055278

You are right, it was a mistake.

Issue History

Date Modified Username Field Change
2015-12-17 09:30 Hayashi New Issue
2015-12-17 09:30 Hayashi Assigned To => msv
2015-12-17 09:30 Hayashi File Added: shells.zip
2015-12-17 09:31 Hayashi File Added: S2.png
2015-12-17 09:31 Hayashi File Added: s3.png
2015-12-17 09:32 Hayashi File Added: s2_setTol.png
2015-12-23 22:13 msv Assigned To msv => jgv
2015-12-23 22:13 msv Status new => assigned
2015-12-23 22:13 msv Product Version 6.9.1 => 7.1.0
2016-06-21 02:34 Hayashi Note Added: 0055272
2016-06-21 10:00 msv Note Added: 0055278
2016-06-21 10:00 msv Product Version 7.1.0 => 6.9.1
2016-06-21 10:00 msv Target Version => Unscheduled