]> OCCT Git - occt.git/commit
0029716: Some TDF and XCAFDoc labels-related issues
authordrazmyslovich <razmyslovich@volumegraphics.com>
Mon, 23 Apr 2018 13:47:52 +0000 (15:47 +0200)
committerbugmaster <bugmaster@opencascade.com>
Wed, 7 Nov 2018 15:16:51 +0000 (18:16 +0300)
commit6e7791948b3fc1f6509d3cbf8c57f13cb99f3945
tree6220e08420d5638f7dbc035bb872f44667913e0a
parentcf4bee7c0c0b9a0fcbe84f706217375127ff33ff
0029716: Some TDF and XCAFDoc labels-related issues

1. "Descendants" closure mode is not taken into account by TDF closure tool
2. CopyTool always creates a new label at the target ignoring the relocation table
3. XCAFDoc_GraphNode throws an exception if Child of Father is not found during the unsetting
src/TDF/TDF_ClosureTool.cxx
src/TDF/TDF_CopyTool.cxx
src/XCAFDoc/XCAFDoc_GraphNode.cxx