View Issue Details

IDProjectCategoryView StatusLast Update
0020054Open CASCADEOCCT:Data Exchangepublic2009-06-24 15:25
ReporteragvAssigned Toagv 
PrioritynormalSeveritytrivial 
Status closedResolutionfixed 
OSAll 
Fixed in Version6.3.0 
Summary0020054: Appearance node not available for VRML primitives (box, cylinder, etc.)
DescriptionWhen the VRML data structure contains a primitive it is stored internally as a
compound of faces. Because each apearance node is linked to face, such primitive
loses its whole appearance.

The fix consists of an explosion of compounds of faces where necessary and
setting the Appearance link to every TopoDS_TFace obtained after that explosion.
TagsNo tags attached.
Test case number

Attached Files

  • occ20054.tar.gz (19,005 bytes)

Activities

2008-07-03 08:52

 

occ20054.tar.gz (19,005 bytes)

Issue History

Date Modified Username Field Change
2008-08-26 17:13 bugmaster Assigned To bugmaster => agv
2008-08-26 17:13 bugmaster Status new => assigned
2008-08-26 17:13 bugmaster Status assigned => verified
2009-06-24 17:25 bugmaster Status verified => closed
2009-06-24 17:25 bugmaster Resolution @0@ => fixed
2011-08-02 11:12 bugmaster Category OCCT:DTE => OCCT:Data Exchange