mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-12-24 16:30:35 +05:00
To represent Origin and base Vectors in the object browser correctly.
This commit is contained in:
parent
1999c15524
commit
d291bd2941
@ -707,7 +707,7 @@ void GeometryGUI::createOriginAndBaseVectors()
|
||||
GetGeomGen()->PublishInStudy( aDSStudy, SALOMEDS::SObject::_nil(), anOY, "OY" );
|
||||
GetGeomGen()->PublishInStudy( aDSStudy, SALOMEDS::SObject::_nil(), anOZ, "OZ" );
|
||||
|
||||
getApp()->updateObjectBrowser( false );
|
||||
getApp()->updateObjectBrowser( true );
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user