View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0026158 | Community | OCCT:Application Framework | public | 2015-04-28 11:58 | 2015-09-29 08:57 |
| Reporter | Vico Liang | Assigned To | |||
| Priority | normal | Severity | minor | ||
| Status | closed | Resolution | no change required | ||
| Platform | Windows | OS | VC++ 2013 | ||
| Product Version | 6.9.0 | ||||
| Summary | 0026158: TNaming_Selector::Select no need to generate other names (e.g."intersection" and "generation") if nametype="unknown". | ||||
| Description | The 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> | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||
|
|
The xml element <label tag="1"> has no contribution at all and it can be removed throughly. |
|
|
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). |
| 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 |
|
Target Version | 6.9.0 => 7.1.0 |
| 2015-09-23 15:45 |
|
Note Added: 0046048 | |
| 2015-09-23 15:45 |
|
Status | new => closed |
| 2015-09-23 15:45 |
|
Resolution | open => no change required |
| 2015-09-29 08:57 |
|
Target Version | 7.1.0 => |