View Issue Details

IDProjectCategoryView StatusLast Update
0033642CommunityOCCT:Data Exchangepublic2024-03-14 18:33
ReporterPeterB Assigned Toika  
PrioritynormalSeveritymajor 
Status newResolutionopen 
PlatformWindowsOSVC++ 2017 
Product Version7.7.1 
Summary0033642: generation of TOP and BOTTOM views fails: Handle_HLRBRep_Data::NbEdges() == 0
DescriptionNOTE: 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 ReproduceNOTE: 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
TagsNo tags attached.
Test case number

Attached Files

  • M_5SV33466KL_SIEMENS.zip (742,048 bytes)
  • STEP-to-DXF-CmdLineTool.zip (11,144 bytes)

Activities

PeterB

2024-03-14 18:32

reporter  

M_5SV33466KL_SIEMENS.zip (742,048 bytes)
STEP-to-DXF-CmdLineTool.zip (11,144 bytes)

PeterB

2024-03-14 18:33

reporter   ~0115367

Designer-44042

Issue History

Date Modified Username Field Change
2024-03-14 18:32 PeterB New Issue
2024-03-14 18:32 PeterB Assigned To => ika
2024-03-14 18:32 PeterB File Added: M_5SV33466KL_SIEMENS.zip
2024-03-14 18:32 PeterB File Added: STEP-to-DXF-CmdLineTool.zip
2024-03-14 18:33 PeterB Note Added: 0115367