mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-01-30 05:50:33 +05:00
Corrected a redisplay color for AIS_IntercativeObject polyline created in another tool.
This commit is contained in:
parent
be8165458c
commit
3d8d21a604
@ -779,6 +779,7 @@ void EntityGUI_PolylineDlg::displayPreview()
|
||||
|
||||
// Set color for temporary AIS_InteractiveObject
|
||||
anAISObj->Attributes()->WireAspect()->SetColor( Quantity_NOC_VIOLET );
|
||||
aCtx->Redisplay( anAISObj );
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user