mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-13 11:46:28 +08:00
RWMesh_NodeAttributes has been extended with NamedData property for passing Metadata. RWMesh_CafReader::addShapeIntoDoc() has been corrected to avoid adding calling XCAFDoc_ShapeTool::AddSubShape() for sub-shape labels. Attributes for Products and Instances are now set independently to shape labels. Sharing of Compounds (previously always duplicated) as sub-Components has been fixed. TDataStd_NamedData has been extended with interface for deferred data loading. Setters have been corrected to avoid duplicating lookups within map.