mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
0032458: Draw Harness, ViewerTest - fix misprint in vaspects -drawSilhouette
This commit is contained in:
@@ -3144,6 +3144,7 @@ static Standard_Integer VAspects (Draw_Interpretor& theDI,
|
||||
|| anArg == "-setsilhouette"
|
||||
|| anArg == "-outline"
|
||||
|| anArg == "-outlined"
|
||||
|| anArg == "-drawsilhouette"
|
||||
|| anArg == "-silhouette")
|
||||
{
|
||||
bool toDrawOutline = true;
|
||||
|
Reference in New Issue
Block a user