View Issue Details

IDProjectCategoryView StatusLast Update
0028645Open CASCADEOCCT:Visualizationpublic2017-04-19 14:49
ReporterakzAssigned Tobugmaster  
PrioritynormalSeverityminor 
Status closedResolutionno change required 
Target Version7.2.0 
Summary0028645: Impossible to define trasparrent Graphic3d_AspectFillArea3d for highlighting
DescriptionBefore Graphic3d_HighlightStyle was replaced by Prs3d_Drawer there was a possibility to set separately transparent color for faces and opaque color for edges.
Now only basic color from Graphic3d_PresentationAttributes allows to set transparency but this color affects and edges, and faces.
Graphic3d_AspectFillArea3d does not allow to set transparency for faces.
TagsNo tags attached.
Test case number

Activities

kgv

2017-04-10 15:50

developer   ~0065095

> Graphic3d_AspectFillArea3d does not allow to set transparency for faces.
Could you please describe bug in more detail?

pload MODELING VISUALIZATION
box b 1 2 3
vclear
vinit View1
vdisplay -dispMode 1 b
vfit
vselprops dynHighlight -dispmode -1 -transparency 0.8 -material GOLD
vmoveto 250 250

akz

2017-04-10 15:58

developer   ~0065096

Sorry, I didn't noticed that transparency for surfaces should be applied via materials.

Dear Bugmaster,
this is not a bug. Could you reject it please?

Issue History

Date Modified Username Field Change
2017-04-10 14:03 akz New Issue
2017-04-10 14:03 akz Assigned To => kgv
2017-04-10 15:50 kgv Note Added: 0065095
2017-04-10 15:50 kgv Assigned To kgv => akz
2017-04-10 15:50 kgv Status new => feedback
2017-04-10 15:58 akz Note Added: 0065096
2017-04-10 15:58 akz Assigned To akz => bugmaster
2017-04-10 15:58 akz Status feedback => assigned
2017-04-10 16:00 kgv Status assigned => feedback
2017-04-10 16:00 kgv Resolution open => no change required
2017-04-19 14:49 bugmaster Status feedback => closed