mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-15 10:08:35 +05:00
Remove debug information.
(Fix for PAL21179: 1) draw outlines (borders) of the shapes, 2) material properties.)
This commit is contained in:
parent
7882eb76e9
commit
147d0719d7
@ -986,7 +986,6 @@ void GEOM_Displayer::Update( SALOME_OCCPrs* prs )
|
||||
// Get back material properties from the model
|
||||
Graphic3d_MaterialAspect aMatB = aModelB->getMaterialOCCAspect();
|
||||
|
||||
printf(">> GEOM_Displayer::Update() : SetMaterial\n");
|
||||
// Set front material for the selected shape
|
||||
AISShape->SetCurrentFacingModel(Aspect_TOFM_FRONT_SIDE);
|
||||
AISShape->SetMaterial(aMatF);
|
||||
|
Loading…
Reference in New Issue
Block a user