]> OCCT Git - occt.git/commit
0030828: Data Exchange - The commands getting shapes from XCAF document should be...
authordorlov <dorlov@opencascade.com>
Thu, 19 Jan 2023 16:20:59 +0000 (16:20 +0000)
committervglukhik <vglukhik@opencascade.com>
Fri, 17 Mar 2023 23:04:14 +0000 (23:04 +0000)
commitcbd3892496b273c39e97dfc47cdcc27b02af36ea
tree199ce85b6ff3b5296c50b6318a861f6e79513b32
parent054e18966b92c5a319e801f502ca5a20105ec149
0030828: Data Exchange - The commands getting shapes from XCAF document should be available in C++

Added two new overloaded methods XCAFDoc_ShapeTool::GetOneShape: one returns TopoDS_Shape from TDF_LabelSequence and the other from a sequence of all top-level shapes which are free
src/XCAFDoc/XCAFDoc_ShapeTool.cxx
src/XCAFDoc/XCAFDoc_ShapeTool.hxx
src/XDEDRAW/XDEDRAW_Shapes.cxx
tests/bugs/xde/bug30828 [new file with mode: 0644]