Archived issue #0022596
XCAFDoc_LayerTool extended to work with layer defined by its label
Description
RLN contribution (RLN_fix440)
- Summary: XCAFDoc_LayerTool extended to work with layer defined by its label,
not string
- Detailed description: Added methods IsSet(), UnSetOneLayer(), GetLayers() that
accept TDF_Label or TDF_LabelSequence in addition to TCollection_ExtendedString
or TColStd_HSequenceOfExtendedString.
These methods allow for better performance as avoid searching for the layer
label using its string.
===================================================
Branch OCC22594_XcafdocDoctoolDestructor is created.
- Summary: XCAFDoc_LayerTool extended to work with layer defined by its label,
not string
- Detailed description: Added methods IsSet(), UnSetOneLayer(), GetLayers() that
accept TDF_Label or TDF_LabelSequence in addition to TCollection_ExtendedString
or TColStd_HSequenceOfExtendedString.
These methods allow for better performance as avoid searching for the layer
label using its string.
===================================================
Branch OCC22594_XcafdocDoctoolDestructor is created.
Public activity
2 archived notes
Participants are labeled by their role within this record.
Already in master. To close
Fixed by #0023594
Related records