View Issue Details

IDProjectCategoryView StatusLast Update
0000190Open CASCADEOCCT:Visualizationpublic2025-04-03 13:39
ReporterspvAssigned Tosav 
PrioritynoneSeveritytrivial 
Status closedResolutionfixed 
OSSolaris 
Fixed in Version5.0.0 
Summary0000190: Loaded vertex is invisible in 2D viewer.
DescriptionLoaded vertex is invisible in 2D viewer in spite of that it is present in it.
(Requirement source files can be taken from attachment of OCC182)
TagsNo tags attached.
Test case number

Attached Files

  • 001_a1 (247 bytes)
  • OCC154_190.tar.gz (8,549 bytes)

Activities

2002-02-21 10:27

 

001_a1 (247 bytes)

2002-03-11 14:47

 

OCC154_190.tar.gz (8,549 bytes)

git

2025-04-03 13:39

administrator   ~0116995

Branch CR190 has been created by dkulikov.

SHA-1: 63915ac01179edf2f078c332912139094b958dc8


Detailed log of new commits:

Author: dkulikov
Date: Thu Apr 3 11:39:03 2025 +0100

    Duplicate cleaner is added to STEP writers.

Author: dkulikov
Date: Thu Apr 3 09:57:36 2025 +0100

    Fixing remarks

Author: dkulikov
Date: Wed Apr 2 16:19:52 2025 +0100

    Fixed broken compilation with clang/gcc

Author: dkulikov
Date: Wed Apr 2 16:02:50 2025 +0100

    Format fix

Author: dkulikov
Date: Fri Mar 28 17:33:02 2025 +0000

    Step Export - Graph optimization (decrease the file size) 0000190
    
    Functionality to remove duplicate entities from Step graph is added.
    Class MergeSTEPEntities_Merger is main entry point.
    Class MergeSTEPEntities_EntityProcessor implements the basic replacement
    logic.
    Children of MergeSTEPEntities_EntityProcessor implement the logic for
    the replacement of particular step entity.
    
    Google tests are added for new classes.

Issue History

Date Modified Username Field Change
2002-02-21 17:50 bugmaster Assigned To bugmaster => sav
2002-02-21 17:50 bugmaster Status new => assigned
2002-03-21 12:11 sav Status assigned => resolved
2002-06-10 20:14 bugmaster Status resolved => verified
2002-07-30 13:18 bugmaster Status verified => closed
2002-07-30 13:18 bugmaster Resolution @0@ => fixed
2011-08-02 11:24 bugmaster Category OCCT:VIZ => OCCT:Visualization
2025-04-03 13:39 git Note Added: 0116995