View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0024614 | Community | [OCCT] OCCT:Modeling Algorithms | public | 2014-02-10 18:39 | 2014-02-10 18:39 |
|
Reporter | Sam Shrum | |
Assigned To | ifv | |
Priority | normal | Severity | minor | |
Status | new | Resolution | open | |
Platform | Windows | OS | VC++ 2008 | OS Version | 64 bit |
Product Version | [OCCT] 6.6.0 | |
Target Version | | Fixed in Version | | |
|
Summary | 0024614: BRepBuilderAPI_NurbsConvert.Perform() gives "AdvApp2Var_ApproxAFunc2Var : Curve Approximation Error" |
Description | We use BRepBuilderAPI_NurbsConvert to convert OCC shapes to the representation used by another third-party library. We first break down the file into individual TopoDS_Surfaces, then use NurbsConvert on each surface in sequence. However, on one of the surfaces in the attached file, we get a Standard_Failure exception with "AdvApp2Var_ApproxAFunc2Var : Curve Approximation Error". |
Tags | No tags attached. |
|
Test case number | |
|
Attached Files | problemfile.IGS (446,320 bytes) 2014-02-10 18:39 |
|