View Issue Details

IDProjectCategoryView StatusLast Update
0027333CommunityOCCT:Data Exchangepublic2023-01-17 03:44
Reporternicolas_c Assigned Tobugmaster  
PrioritynormalSeverityminor 
Status closedResolutionno change required 
PlatformWindowsOSVC++ 2012 
Product Version6.7.0 
Summary0027333: Import STEP curves
DescriptionLinear elements imported from STEP using STEPCAFControl_Reader are not bound.
Steps To ReproduceImport given STEP file which contains a straight line 1m length.
Display properties from the TopoDS_Edge :
Bounding Box = {0, 0, -1e+100}, {0, 0, 1e+100}
Curve.Range.First/Last = -2e+100/2e+100
Point on v1 and v2 are NULL
TagsNo tags attached.
Test case number

Attached Files

  • simple.stp (2,640 bytes)

Activities

nicolas_c

2016-04-01 11:02

reporter  

simple.stp (2,640 bytes)

nicolas_c

2017-02-22 13:14

reporter   ~0063965

I was able to reproduce this bug on OCCT 7.0.0
I'm often go into this bug, most of the time input file comes from Rhinoceros.
This bug also impact FreeCad and Salome.

ika

2021-12-22 18:09

developer   ~0106151

Dear bugmaster,

it is not a bug, please close the issue.

Some details:
The file contains only a representation with one line without any topology entities like edges or vertices, and there are no other limits for this line, so the described result is the right behavior.

#12=GEOMETRICALLY_BOUNDED_WIREFRAME_SHAPE_REPRESENTATION(
'wireframe_rep_0',(0000011,#36),0000033);
0000011=GEOMETRIC_CURVE_SET('curve_set_0',(0000015));
0000015=LINE('',#43,0000014);
#36=AXIS2_PLACEMENT_3D('',0000044,#40,0000041);

vglukhik

2023-01-17 03:44

administrator   ~0112867

Closed.

Issue History

Date Modified Username Field Change
2016-04-01 11:02 nicolas_c New Issue
2016-04-01 11:02 nicolas_c Assigned To => gka
2016-04-01 11:02 nicolas_c File Added: simple.stp
2017-02-22 13:14 nicolas_c Note Added: 0063965
2021-12-22 18:09 ika Assigned To gka => bugmaster
2021-12-22 18:09 ika Status new => feedback
2021-12-22 18:09 ika Note Added: 0106151
2023-01-17 03:44 vglukhik Status feedback => closed
2023-01-17 03:44 vglukhik Resolution open => no change required
2023-01-17 03:44 vglukhik Note Added: 0112867