View Issue Details

IDProjectCategoryView StatusLast Update
0026158CommunityOCCT:Application Frameworkpublic2015-09-29 08:57
ReporterVico Liang Assigned Toszy 
PrioritynormalSeverityminor 
Status closedResolutionno change required 
PlatformWindowsOSVC++ 2013 
Product Version6.9.0 
Summary0026158: TNaming_Selector::Select no need to generate other names (e.g."intersection" and "generation") if nametype="unknown".
DescriptionThe following is saved xml file which contains the selection naming data: It's known that the naming type of ."intersection" and "generation" have no contribution for "unknown" naming type.

<label tag="1">
 <TDF_TagSource id="259">2</TDF_TagSource>
 <TNaming_NamedShape id="260" evolution="selected">
  <olds>
   <shape tshape="-40" index="1"/>
  </olds>
  <news>
   <shape tshape="-40" index="1"/>
  </news>
 </TNaming_NamedShape>
 <TNaming_Naming id="261" nametype="identity" shapetype="edge" arguments="262 " index="-1" contextlabel="" orientation="1"/>
 <label tag="1">
  <TNaming_Naming id="263" nametype="intersection" shapetype="edge" arguments="0 " index="-1" contextlabel="" orientation="1"/>
  <TDF_TagSource id="264">1</TDF_TagSource>
  <label tag="1">
   <TNaming_Naming id="265" nametype="intersection" shapetype="face" arguments="0 " index="-1" contextlabel="" orientation="0"/>
   <TDF_TagSource id="266">1</TDF_TagSource>
   <label tag="1">
    <TNaming_Naming id="267" nametype="generation" shapetype="face" arguments="115 268 " index="-1" contextlabel="" orientation="0"/>
    <TDF_TagSource id="269">1</TDF_TagSource>
    <label tag="1">
     <TNaming_Naming id="270" nametype="filterbyneigh" shapetype="edge" arguments="98 97 99 " index="-1" contextlabel="" orientation="0"/>
     <TNaming_NamedShape id="268" evolution="primitive" version="4"/>
    </label>
   </label>
  </label>
 </label>
 <label tag="2">
  <TNaming_Naming id="271" nametype="unknown" shapetype="edge" index="-1" contextlabel="" orientation="1"/>
  <TNaming_NamedShape id="262" evolution="selected">
   <olds>
    <shape tshape="-40" index="1"/>
   </olds>
   <news>
    <shape tshape="-40" index="1"/>
   </news>
  </TNaming_NamedShape>
 </label>
</label>
TagsNo tags attached.
Test case number

Activities

Vico Liang

2015-04-28 12:05

developer   ~0040323

The xml element <label tag="1"> has no contribution at all and it can be removed throughly.

szy

2015-09-23 15:45

manager   ~0046048

Not a bug. Rather the got file is result of wrong understanding of Topological Naming paradigm (see for details chapter "5.OCAF Shape Attributes" of OCAF User's Guide).

Issue History

Date Modified Username Field Change
2015-04-28 11:58 Vico Liang New Issue
2015-04-28 11:58 Vico Liang Assigned To => szy
2015-04-28 12:05 Vico Liang Note Added: 0040323
2015-04-30 11:34 abv Target Version 6.9.0 => 7.1.0
2015-09-23 15:45 szy Note Added: 0046048
2015-09-23 15:45 szy Status new => closed
2015-09-23 15:45 szy Resolution open => no change required
2015-09-29 08:57 abv Target Version 7.1.0 =>