View Issue Details

IDProjectCategoryView StatusLast Update
0030120Open CASCADEOCCT:DRAWpublic2023-08-01 15:08
Reporterkgv Assigned Togka 
PrioritynormalSeverityminor 
Status newResolutionopen 
Product Version7.3.0 
Target VersionUnscheduled 
Summary0030120: Draw Harness - fixshape command does not heal missing 3D curves
Descriptioncheckshape reports issue on attached shape:
Draw[13]> checkshape h h
 -- The Shape h has problems :
  Check                                    Count
 ------------------------------------------------
  No 3D Curve .............................. 9
 ------------------------------------------------

however fixshape does not heal these problems,
although it provides an algorithm which can do that (ShapeFix_Edge::FixAddCurve3d()).
Steps To Reproduce
pload ALL
restore box_hlr.brep b
checkshape b b
# OK, input shape has problems
fixshape h b
checkshape h h
# KO, output shape still has the same problems
TagsNo tags attached.
Test case number

Attached Files

  • box_hlr.brep (2,788 bytes)

Activities

kgv

2018-09-10 12:39

developer  

box_hlr.brep (2,788 bytes)

git

2018-09-10 16:16

administrator   ~0079095

Branch CR30120_tmp has been created by kgv.

SHA-1: cdc3736aa68e9945b6bed03471730ae6d9971778


Detailed log of new commits:

Author: kgv
Date: Mon Sep 10 16:13:42 2018 +0300

    0030120: Draw Harness - fixshape command does not heal missing 3D curves

Issue History

Date Modified Username Field Change
2018-09-10 12:39 kgv New Issue
2018-09-10 12:39 kgv Assigned To => gka
2018-09-10 12:39 kgv File Added: box_hlr.brep
2018-09-10 16:16 git Note Added: 0079095
2019-07-19 17:27 apn Target Version 7.4.0 => 7.5.0
2020-09-11 15:43 utverdov Target Version 7.5.0 => 7.6.0
2021-09-20 08:48 kgv Target Version 7.6.0 => 7.7.0
2022-10-24 10:40 szy Target Version 7.7.0 => 7.8.0
2023-08-01 15:08 dpasukhi Target Version 7.8.0 => Unscheduled