mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-04-02 03:54:29 +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(), anOY, "OY" );
|
||||||
GetGeomGen()->PublishInStudy( aDSStudy, SALOMEDS::SObject::_nil(), anOZ, "OZ" );
|
GetGeomGen()->PublishInStudy( aDSStudy, SALOMEDS::SObject::_nil(), anOZ, "OZ" );
|
||||||
|
|
||||||
getApp()->updateObjectBrowser( false );
|
getApp()->updateObjectBrowser( true );
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user