mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-11 16:19:17 +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
|
// the generator engine
|
||||||
GEOM_Gen Engine();
|
GEOM_Gen Engine();
|
||||||
|
|
||||||
|
// Get the TopoDS_Shape, for colocated case only
|
||||||
|
long getShape();
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user