]> OCCT Git - occt.git/commit
0028058: TObj_Object::Clone() does not copy TagSource attributes of children of secon...
authorabv <abv@opencascade.com>
Mon, 7 Nov 2016 12:06:32 +0000 (15:06 +0300)
committerapn <apn@opencascade.com>
Thu, 19 Jan 2017 14:24:48 +0000 (17:24 +0300)
commitc5ec75471a238ba040f207662b5c780671620b59
tree56d01a237002a5bdf8d7ab36b9bf3f088e0400bf
parent44fae8b1936aa1f4e29769df51e6bd7242b0b169
0028058: TObj_Object::Clone() does not copy TagSource attributes of children of second level

Handling of children objects located on sub-labels of the main child label is enabled in method CopyChildren(); TagSource attributes for such children are copied in method Clone()
src/TObj/TObj_Object.cxx