View Issue Details

IDProjectCategoryView StatusLast Update
0022039Open CASCADEOCCT:Visualizationpublic2012-02-10 10:27
ReporterpsnAssigned Tobugmaster  
PrioritynormalSeveritytrivial 
Status closedResolutionduplicate 
OSAll 
Target Version6.5.3 
Summary0022039: Incorrect interactive detection(highlights) of elements
DescriptionAIS_ConnectedInteractive object carry in troubles with detection:
incorrect work highlights. It's watch only object, which use
Select3D_SensitiveTriangulation::GetConnected() method's, when compute
selection.
Testing shape includes in attach.

Handle(AIS_ConnectedInteractive) myAIS_TransformedShape= new
AIS_ConnectedInteractive();
Handle(AIS_InteractiveObject) myAIS_Shape = new AIS_Shape(aCompoundShape);
myAIS_TransformedShape->Connect(myAIS_Shape);
myAISContext->Display( myAIS_TransformedShape, Standard_True);
TagsNo tags attached.
Test case numberchl 934 H1

Attached Files

  • CrankArm.brep (387,980 bytes)

Relationships

duplicate of 0012121 closedbugmaster Optimization of existing selection classes 

Activities

2010-10-05 09:59

 

CrankArm.brep (387,980 bytes)

san

2011-12-16 11:02

developer   ~0018880

Dear Anastasia,

After integration of the patch for 0012121, please, check if this bug is resolved with your patch for 0012121, and switch it to resolved state in case of successful testing.

san

2012-02-02 13:27

developer   ~0019350

The issue resolved by the patch for 0012121. No additional patch required.

san

2012-02-02 13:33

developer   ~0019353

Dear bugmaster,

Please, close this issue as duplicate of 0012121.

Issue History

Date Modified Username Field Change
2010-10-06 16:24 bugmaster Assigned To bugmaster => psn
2010-10-06 16:24 bugmaster Status new => assigned
2011-08-02 11:24 bugmaster Category OCCT:VIZ => OCCT:Visualization
2011-09-19 16:20 bugmaster Assigned To psn => san
2011-09-19 16:20 bugmaster Fixed in Version EMPTY =>
2011-09-19 16:20 bugmaster Description Updated
2011-10-07 17:15 san Relationship added child of 0012121
2011-10-07 17:16 san Assigned To san => aaa
2011-11-17 16:30 apn Test case number => chl 934 H1
2011-12-16 11:02 san Note Added: 0018880
2011-12-16 11:02 san Target Version => 6.5.3
2012-02-02 13:27 san Note Added: 0019350
2012-02-02 13:27 san Status assigned => resolved
2012-02-02 13:28 san Relationship deleted child of 0012121
2012-02-02 13:28 san Relationship added duplicate of 0012121
2012-02-02 13:30 san Status resolved => reviewed
2012-02-02 13:30 san Resolution open => duplicate
2012-02-02 13:33 san Assigned To aaa => bugmaster
2012-02-02 13:33 san Note Added: 0019353
2012-02-10 10:27 abv Status reviewed => closed