View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0033642 | Community | OCCT:Data Exchange | public | 2024-03-14 18:32 | 2024-03-14 18:33 |
Reporter | PeterB | Assigned To | ika | ||
Priority | normal | Severity | major | ||
Status | new | Resolution | open | ||
Platform | Windows | OS | VC++ 2017 | ||
Product Version | 7.7.1 | ||||
Summary | 0033642: generation of TOP and BOTTOM views fails: Handle_HLRBRep_Data::NbEdges() == 0 | ||||
Description | NOTE: bug is reproducible with OCC 7.7.2 and OCC 7.8.0 === ATTACHMENTS === + STEP-to-DXF-CmdLineTool.zip NOTE: contains ReadMe.txt + STEP file "M_5SV33466KL_SIEMENS.stp" (zipped) === REPRODUCTION === The attached Visual Studio 17 solution exemplifies in an STEP to DXF command line tool how we use OpenCascade to read STEP files and generate the six 2D views (front, back, right, left, top, bottom) | ||||
Steps To Reproduce | NOTE: best to debug using Microsoft Visual Studio === CMDLINE TOOL === C:\Temp> STEP-to-DXF-CmdLineTool.exe M_5SV33466KL_SIEMENS.stp STEP-to-DXF Converter v1.1.1 Beta Copyright Zuken E3 GmbH 2022-2024. All rights reserved. W-INFO: Input: 3.14 sec - "C:\Temp\M_5SV33466KL_SIEMENS.stp" W-INFO: Front: 1.01 sec - "C:\Temp\M_5SV33466KL_SIEMENS.stp--Front.dxf" W-INFO: Back: 1.09 sec - "C:\Temp\M_5SV33466KL_SIEMENS.stp--Back.dxf" W-INFO: Right: 1.38 sec - "C:\Temp\M_5SV33466KL_SIEMENS.stp--Right.dxf" W-INFO: Left: 1.40 sec - "C:\Temp\M_5SV33466KL_SIEMENS.stp--Left.dxf" W-INFO: Top: E-FATAL: in function "TransferTo2d()": Handle_HLRBRep_Data::NbEdges() == 0 W-INFO: Bottom: E-FATAL: in function "TransferTo2d()": Handle_HLRBRep_Data::NbEdges() == 0 Total Duration: 13.43 sec | ||||
Tags | No tags attached. | ||||
Test case number | |||||