mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-02-21 00:19:41 +05:00
Optimization : get direct TopoDS_Shape when GEOMClient and GEOM serveur are colocated
This commit is contained in:
parent
a7515cc5c4
commit
ed50cd3d1a
@ -78,6 +78,8 @@ module GEOM
|
||||
// the generator engine
|
||||
GEOM_Gen Engine();
|
||||
|
||||
// Get the TopoDS_Shape, for colocated case only
|
||||
long getShape();
|
||||
};
|
||||
};
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user