]> 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)
committerVadim Glukhikh <vadim.glukhikh@opencascade.com>
Thu, 2 Feb 2023 15:04:50 +0000 (15:04 +0000)
commitc772c6caa484d3d8737b8eee575531e2ac231878
tree2f81b901b182f047cf21e4c393355bee1cbcd62b
parent53eae1a9356ff1451d259b6305c200291d18a395
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]