View Issue Details

IDProjectCategoryView StatusLast Update
0012507Open CASCADEOCCT:Modeling Algorithmspublic2009-06-23 15:24
ReporterpkvAssigned Topkv 
PrioritynormalSeveritytrivial 
Status closedResolutionfixed 
OSAll 
Fixed in Version6.2.1 
Summary0012507: Wrong result of fuse operation
DescriptionUse the following commands to reproduce the bug
#
pcylinder c 3 3
explode c e
tcopy c_3 e3
ttranslate e3 0 6 0
bop c_3 e3
bopfuse r
explode r v
#
The result of last explode operation is two vertices,
but it should contain new vertex between the edges c_3 e3.
TagsNo tags attached.
Test case number

Attached Files

  • src.zip (6,940 bytes)

Activities

2007-06-15 08:13

 

src.zip (6,940 bytes)

Issue History

Date Modified Username Field Change
2007-06-04 17:22 bugmaster Assigned To bugmaster => pkv
2007-06-04 17:22 bugmaster Status new => assigned
2007-07-27 17:09 bugmaster Status assigned => verified
2009-06-23 17:24 bugmaster Status verified => closed
2009-06-23 17:24 bugmaster Resolution @0@ => fixed
2011-08-02 11:31 bugmaster Category OCCT:MOA => OCCT:Modeling Algorithms