mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-03-24 10:47:55 +05:00
PAL11041: Display the incriminated sub-shapes.
This commit is contained in:
parent
c427016e04
commit
4af204fbc1
@ -344,6 +344,7 @@ void MeasureGUI_CheckCompoundOfBlocksDlg::onSubShapesListSelectionChanged()
|
||||
try
|
||||
{
|
||||
getDisplayer()->SetColor( Quantity_NOC_RED );
|
||||
getDisplayer()->SetWidth( 3 );
|
||||
getDisplayer()->SetToActivate( false );
|
||||
aPrs = !aSubShape.IsNull() ? getDisplayer()->BuildPrs( aSubShape ) : 0;
|
||||
if ( aPrs )
|
||||
|
Loading…
x
Reference in New Issue
Block a user