DiscussionsIssue archiveOCCT:Data Exchange

Archived issue #0022596

XCAFDoc_LayerTool extended to work with layer defined by its label

CommunityOCCT:Data Exchangeclosed2 public notes

Search issues

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.

Public activity

2 archived notes

Participants are labeled by their role within this record.

01Commenter 1
Already in master. To close
02Commenter 2
Fixed by #0023594

Related records