View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0018796 | Open CASCADE | [OCCT] OCCT:Data Exchange | public | 2008-02-01 16:26 | 2010-04-12 17:03 |
|
Reporter | gka | |
Assigned To | skl | |
Priority | normal | Severity | feature | |
Status | assigned | Resolution | open | |
Platform | | OS | All | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
|
Summary | 0018796: During reading IGES file big number of edges were produced. |
Description | During reading big iges file xyz.igs IGES translator produced 270000 edges
instead of 17000 written in IGES file. Such result is due to that default value
of parameter "read.iges.bspline.continuity" is equal to 1. In order to avoid
this effect it is necessary to change default value of this parameter to 0. |
Tags | No tags attached. |
|
Test case number | |
|
Attached Files | IGESData.cxx (9,443 bytes) 2008-02-01 14:26
patchOCC18796-20100407.zip (2,706 bytes) 2010-04-07 15:37 |
|