View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0033188 | Open CASCADE | OCCT:Modeling Data | public | 2022-11-02 12:10 | 2023-08-01 15:06 |
| Reporter | Assigned To | ||||
| Priority | normal | Severity | minor | ||
| Status | new | Resolution | open | ||
| Product Version | 7.7.0 | ||||
| Target Version | Unscheduled | ||||
| Summary | 0033188: Modeling Algorithms - Unformatted output of shape dump function | ||||
| Description | Under some circumstances I get unformatted header of the output of dump function for edge. There is missed linebreak in selected line in the text below
TShape # 1 : EDGE 01010000 000002654B6A44F0
+3 -2
Tolerance : 0.0966172338461475
same parametrisation of curves
same range on curves
- PCurve : 1 on surface 1, range : 0 1
UV Points : 14.2157603159816, -2.77555756156289e-17 14.4878809394023, 1.87260868805707
- Curve 3D : 1, range : 0 1
- Regularity C0 on surfaces : 1, 2
- Polygon 3D : 1 - PolygonOnTriangulation 1 on triangulation 1
- PCurve : 2 on surface 2, range : 0 1
UV Points : -0.272024516958012, -1.11022302462516e-16 -4.23215060855655e-05, 1.9261668769638
- PolygonOnTriangulation 2 on triangulation 2
Somehow I got the next header:
TShape # 1 : EDGE 01010000 000001FE8DA7F130
+3 -2
Tolerance : 0.0966172338461475
same parametrisation of curves
same range on curves
- PCurve : 1 on surface 1, range : 0 1
UV Points : 14.2157603159816, -2.77555756156289e-17 14.4878809394023, 1.87260868805707
- Curve 3D : 1, range : 0 1
- Regularity C0 on surfaces : 1, 2
- PolygonOnTriangulation 1 on triangulation 1
- Polygon 3D : 1 - PCurve : 2 on surface 2, range : 0 1
UV Points : -0.272024516958012, -1.11022302462516e-16 -4.23215060855655e-05, 1.9261668769638
and for a long time I could not understand why I have arrays for two pcurves, but there is only one pcurve in the header. | ||||
| Steps To Reproduce | pload ALL restore [locate_data office_faulty.brep] s vinit fixshape r s vdisplay -dispmode 1 r explode r e dump r_2 | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2022-11-02 12:10 |
|
New Issue | |
| 2022-11-02 12:10 |
|
Assigned To | => msv |
| 2022-11-02 12:10 |
|
Note Added: 0111838 | |
| 2022-11-02 12:10 |
|
File Added: office_faulty.brep | |
| 2022-11-02 13:13 |
|
Category | OCCT:Modeling Algorithms => OCCT:Modeling Data |
| 2022-11-02 13:13 |
|
Product Version | 7.8.0 => 7.7.0 |
| 2023-03-06 19:40 | ebelouso | Target Version | 7.7.1 => 7.8.0 |
| 2023-08-01 15:06 | dpasukhi | Target Version | 7.8.0 => Unscheduled |